Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

_toctree.yml 2.0 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
  1. - local: index
  2. title: 🤗 Chat UI
  3. - title: Installation
  4. sections:
  5. - local: installation/local
  6. title: Local
  7. - local: installation/spaces
  8. title: Spaces
  9. - local: installation/docker
  10. title: Docker
  11. - local: installation/helm
  12. title: Helm
  13. - title: Configuration
  14. sections:
  15. - local: configuration/overview
  16. title: Overview
  17. - local: configuration/theming
  18. title: Theming
  19. - local: configuration/open-id
  20. title: OpenID
  21. - local: configuration/web-search
  22. title: Web Search
  23. - local: configuration/embeddings
  24. title: Text Embedding Models
  25. - title: Models
  26. sections:
  27. - local: configuration/models/overview
  28. title: Overview
  29. - local: configuration/models/multimodal
  30. title: Multimodal
  31. - local: configuration/models/tools
  32. title: Tools
  33. - title: Providers
  34. sections:
  35. - local: configuration/models/providers/anthropic
  36. title: Anthropic
  37. - local: configuration/models/providers/aws
  38. title: AWS
  39. - local: configuration/models/providers/cloudflare
  40. title: Cloudflare
  41. - local: configuration/models/providers/cohere
  42. title: Cohere
  43. - local: configuration/models/providers/google
  44. title: Google
  45. - local: configuration/models/providers/langserve
  46. title: Langserve
  47. - local: configuration/models/providers/llamacpp
  48. title: Llama.cpp
  49. - local: configuration/models/providers/ollama
  50. title: Ollama
  51. - local: configuration/models/providers/openai
  52. title: OpenAI
  53. - local: configuration/models/providers/tgi
  54. title: TGI
  55. - local: configuration/common-issues
  56. title: Common Issues
  57. - title: Developing
  58. sections:
  59. - local: developing/architecture
  60. title: Architecture
  61. - local: developing/copy-huggingchat
  62. title: Copy HuggingChat
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...