Andriy Mulyar

Results 28 issues of Andriy Mulyar

Would it be possible to relax the requirement of python3.9 in the setup file to an earlier minor version >3.6 for instance. Many applications that want to incorporate this sdk...

question

An example notebook that showcases how to visualize and summarize OpenAI embeddings using [Atlas](https://atlas.nomic.ai)

Code blocks and markdown formatting e.g. \```python \``` should appear nicely in the chat ui.

enhancement
good first issue

### Feature request The official gpt4all python bindings now exist in the `gpt4all` pip package. [Langchain](https://python.langchain.com/en/latest/modules/models/llms/integrations/gpt4all.html) currently relies on the no-longer maintained pygpt4all package. Langchain should use the `gpt4all` python...

### Issue with current documentation: Needs section for CLI binding ### Idea or request for content: Add CLI to documentation https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings%2Fcli

documentation
good first issue
bindings

### Feature request - All code/JSON/yaml should be auto formatted when - generated in the chat client when generated. We should support code blocks like GitHub markdown does. - Add...

enhancement
help wanted
chat

## Describe your changes Scaffolding for the GPT4All API that runs in a docker container with the OpenAI OpenAPI specification found here: This should follow https://github.com/openai/openai-openapi/blob/master/openapi.yaml ## Checklist before requesting...

api