Skip to content

issues Search Results · repo:explosion/spacy-llm language:Python

Filter by

83 results
 (114 ms)

83 results

inexplosion/spacy-llm (press backspace or delete to remove)

The following lines ignore endpoint setting for OpenAI LLM provider: https://github.com/explosion/spacy-llm/blob/94af19f0d656313cf039ff58490edf60454fea98/spacy_llm/models/rest/openai/model.py#L41-L47 ...
  • mbeliayeu
  • Opened 
    on Feb 27
  • #499

Hi, Would you be able to update your library to include more recent mistral models? I have a local Mistral-7B-Instruct-v0.3 model that I would like to use. Thanks!
  • ctrivino1
  • 1
  • Opened 
    on Feb 27
  • #498

I m trying to verify the context_length field works. CustomLLM is a fully inherited class from your OpenAI implementation, but without verification checking. I initialize the class and send a request - ...
  • psydok
  • Opened 
    on Feb 22
  • #496

Description: I m encountering a problem with sentence segmentation when integrating spacy_llm components into a spaCy pipeline that is based on en_core_web_trf. Observed Behavior: - Sentence segmentation ...
  • neostrange
  • Opened 
    on Jan 19
  • #494

It is not possible to configure spacy_llm to instantiate an LLM agent using langchain.Databricks. For example, here is my initial config [components.llm.model] @llm_models = langchain.Databricks.v1 ...
  • jstammers
  • Opened 
    on Jan 15
  • #493

Summary A Server Side Template Injection in SpaCy-LLM caused by usage of unsafe functions of Jinja2 allows Remote Command Execution on the server host. Details Installation Steps python -m venv .env ...
  • edoardottt
  • Opened 
    on Jan 9
  • #492

self explanatory cc @honnibal
  • edoardottt
  • 2
  • Opened 
    on Jan 8
  • #490

When implementing a user defined task I find the response times to be extremely slow even while using the bulk document submission in spacy-llm i.e. list(nlp.pipe(docs)) When using this technique I find ...
  • krmchal
  • Opened 
    on Oct 29, 2024
  • #487

In the [Microsoft docs](https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?pivots=rest-api tabs=bash%2Ctypescript%2Cpython-new#environment-variables) they mention setting the environment ...
  • it176131
  • Opened 
    on Oct 15, 2024
  • #486

Are there plans for Llama 3.1 support?
  • jasondalycan
  • 1
  • Opened 
    on Sep 5, 2024
  • #482
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub