sayf eddine hammemi
sayf eddine hammemi
### System Info Not needed, bug explained ### Information - [ ] Docker - [X] The CLI directly ### Tasks - [X] An officially supported command - [ ] My...
Hello During development, is crewai's prompting logic, handling, parsing, injecting (etc) tested/proofed against any opensource LLM or just OpenAI. I like how crewai is architectured but it looks very fine...
### Describe the issue using ``` summary_method="reflection_with_llm", ``` Does not seem to work as the `result.summary` of the chat session is the last message instead of summary. by enabling openai...
https://github.com/opentracing-contrib/python-django/blob/160871ddfb00329de6a9296bb59990eb9e8da09f/django_opentracing/tracing.py#L59 As seen in the tracing.py line 59 when handling a traced view using decorator while tracing_all is activated, the view is called without args nor kwargs which will break...
Hello, in my fork I: - refactored the generators - Added support loading ctranslate2 based models (starcoderct2fast) which are incredibly fast on consumer hardware - Added support to finding the...