- Add GeoLite2-City.mmdb database for IP lookup - Create geoip.py module for IP location services - Extract client IP from requests and log location info - Pass location context to LLM prompts for enhanced responses
8 lines
59 B
Plaintext
8 lines
59 B
Plaintext
fastapi
|
|
uvicorn
|
|
ollama
|
|
pydantic
|
|
python-dotenv
|
|
httpx
|
|
geoip2
|