danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
17.87k stars 2.96k forks source link

📁 feat: Add C# Support for Native File Search #4058

Closed danny-avila closed 2 weeks ago

danny-avila commented 2 weeks ago

Summary

Closes #4056

Note: OpenAI Assistants API does not support files ending with .cs extension. To circumvent this, you can save the code as .txt, also the planned update will help address this: https://github.com/danny-avila/LibreChat/issues/2755

Testing

image

Checklist