lenaxia
lenaxia
**Describe the bug** When mounting a config file into kubernetes pod at /root/.memgpt/config, program exits because it cannot write to the config file. ``` ubuntu@terraform:~/workspace/home-ops-prod/cluster/apps/home/localai/memgpt(⎈|prod:home)$ kcl memgpt-776b89b584-gh5km -c main Starting...
### Description Conversation from discord: > Lenaxia — 05/09/2024 11:01 PM > Is there a way to forcefully define context windows for unknown models? > > I've got BigAGI pointed...
**LocalAI version:** v2.13.0-cublas-cuda12-ffmpeg **Environment, CPU architecture, OS, and Version:** kubernetes helm release: https://github.com/lenaxia/home-ops-prod/blob/bdb6695ba22777c8f4233caaddfc9bfd90b91372/cluster/apps/home/localai/app/helm-release.yaml **Describe the bug** Doing regular chatting poses no problem, however any time a function call is defined...
Trying to get this to run locally instead of on DO since I prefer to selfhost. However am running into this error: ``` $ node index.js [server]: started on 1333...
**Is your feature request related to a problem? Please describe.** When creating an agent, there is a drop down to select the LLM model to use for the agent, however...
**Describe the bug** There is currently no way to enable debug logging for those of us in server mode on Docker or Kubernetes. I have tried setting the following environment...
### What is this? Enable the ability to use LDAP for Fasten. To simplify user management, enable the importing from and querying against of an LDAP server for authentication. ###...
**Please describe the purpose of this pull request.** This PR enables `response_format: {"type": "json_object"}` aka JSON mode for all openai requests. This ensures that responses are going to come back...
**Description:** Allow advanced users to modify the core prompts to fit their needs more appropriately. **Ask:** * A page which allows the user to modify the core prompts with templating...