Skip to content

Commit

Permalink
Merge pull request #58 from iamkaranvalecha/57-issue-unable-to-config…
Browse files Browse the repository at this point in the history
…ure-docugen-with-ollama-in-vs-code

#57 issue unable to configure docugen with ollama in vs code
  • Loading branch information
iamkaranvalecha authored Nov 3, 2024
2 parents c2f2db8 + c7f1087 commit a9e9e0f
Show file tree
Hide file tree
Showing 10 changed files with 35,558 additions and 43,272 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,11 @@ __azurite_db*__.json
node_modules/
node_modules

# IDE Specfic
.vs/
.vscode/
/.idea

package-lock.json
tsconfig.tsbuildinfo

Expand Down
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
✨ Why is this solution different and compelling for the customer?
- Standardization of documentation across multiple projects throughout the organization provides a greater value addition on daily basis

✨ What business value does your project provide to Microsoft?
- Attract new users, making current users happy

✨ Key Features:
- Automatically generates & updated documentation from your code
- Summarizes code using OpenAI models or Ollama integration
Expand All @@ -36,6 +33,20 @@
- Generate business logic documentation from multiple repositories
- DevOps integration for automated document updating
- Support for Visual Studio and more platforms!
- Integrations with following providers
- Claude
- Mistral
- Cohere
- Groq
- DeepSeek
- Together AI
- Gemini
- LM Studio
- llama
- SambaNova Cloud
- Cerebras
- OpenRouter


**👩‍💻 Make software development more efficient with instant, consistent code documents, whether you're onboarding, reviewing, or managing projects!**

Expand Down
Loading

0 comments on commit a9e9e0f

Please sign in to comment.