@oh-my-pi/pi-catalog 16.1.11 → 16.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/types/discovery/devin-gen/buf/validate/validate_pb.d.ts +1715 -0
  3. package/dist/types/discovery/devin-gen/exa/analytics_pb/analytics_pb.d.ts +693 -0
  4. package/dist/types/discovery/devin-gen/exa/api_server_pb/api_server_pb.d.ts +9158 -0
  5. package/dist/types/discovery/devin-gen/exa/auth_pb/auth_pb.d.ts +52 -0
  6. package/dist/types/discovery/devin-gen/exa/auto_cascade_common_pb/auto_cascade_common_pb.d.ts +276 -0
  7. package/dist/types/discovery/devin-gen/exa/bug_checker_pb/bug_checker_pb.d.ts +78 -0
  8. package/dist/types/discovery/devin-gen/exa/cascade_plugins_pb/cascade_plugins_pb.d.ts +999 -0
  9. package/dist/types/discovery/devin-gen/exa/chat_pb/chat_pb.d.ts +1704 -0
  10. package/dist/types/discovery/devin-gen/exa/code_edit/code_edit_pb/code_edit_pb.d.ts +656 -0
  11. package/dist/types/discovery/devin-gen/exa/codeium_common_pb/codeium_common_pb.d.ts +15014 -0
  12. package/dist/types/discovery/devin-gen/exa/context_module_pb/context_module_pb.d.ts +607 -0
  13. package/dist/types/discovery/devin-gen/exa/cortex_pb/cortex_pb.d.ts +11830 -0
  14. package/dist/types/discovery/devin-gen/exa/diff_action_pb/diff_action_pb.d.ts +248 -0
  15. package/dist/types/discovery/devin-gen/exa/index_pb/index_pb.d.ts +1747 -0
  16. package/dist/types/discovery/devin-gen/exa/knowledge_base_pb/knowledge_base_pb.d.ts +509 -0
  17. package/dist/types/discovery/devin-gen/exa/language_server_pb/language_server_pb.d.ts +9048 -0
  18. package/dist/types/discovery/devin-gen/exa/opensearch_clients_pb/opensearch_clients_pb.d.ts +1760 -0
  19. package/dist/types/discovery/devin-gen/exa/prompt_pb/prompt_pb.d.ts +286 -0
  20. package/dist/types/discovery/devin-gen/exa/reactive_component_pb/reactive_component_pb.d.ts +405 -0
  21. package/dist/types/discovery/devin-gen/exa/trust_pb/trust_pb.d.ts +582 -0
  22. package/dist/types/discovery/devin.d.ts +24 -0
  23. package/dist/types/provider-models/descriptors.d.ts +11 -0
  24. package/dist/types/provider-models/special.d.ts +7 -0
  25. package/dist/types/types.d.ts +1 -1
  26. package/package.json +3 -3
  27. package/src/discovery/devin-gen/buf/validate/validate_pb.ts +1862 -0
  28. package/src/discovery/devin-gen/exa/analytics_pb/analytics_pb.ts +871 -0
  29. package/src/discovery/devin-gen/exa/api_server_pb/api_server_pb.ts +11083 -0
  30. package/src/discovery/devin-gen/exa/auth_pb/auth_pb.ts +71 -0
  31. package/src/discovery/devin-gen/exa/auto_cascade_common_pb/auto_cascade_common_pb.ts +348 -0
  32. package/src/discovery/devin-gen/exa/bug_checker_pb/bug_checker_pb.ts +103 -0
  33. package/src/discovery/devin-gen/exa/cascade_plugins_pb/cascade_plugins_pb.ts +1198 -0
  34. package/src/discovery/devin-gen/exa/chat_pb/chat_pb.ts +2063 -0
  35. package/src/discovery/devin-gen/exa/code_edit/code_edit_pb/code_edit_pb.ts +810 -0
  36. package/src/discovery/devin-gen/exa/codeium_common_pb/codeium_common_pb.ts +18354 -0
  37. package/src/discovery/devin-gen/exa/context_module_pb/context_module_pb.ts +732 -0
  38. package/src/discovery/devin-gen/exa/cortex_pb/cortex_pb.ts +14277 -0
  39. package/src/discovery/devin-gen/exa/diff_action_pb/diff_action_pb.ts +312 -0
  40. package/src/discovery/devin-gen/exa/index_pb/index_pb.ts +2106 -0
  41. package/src/discovery/devin-gen/exa/knowledge_base_pb/knowledge_base_pb.ts +623 -0
  42. package/src/discovery/devin-gen/exa/language_server_pb/language_server_pb.ts +10918 -0
  43. package/src/discovery/devin-gen/exa/opensearch_clients_pb/opensearch_clients_pb.ts +2125 -0
  44. package/src/discovery/devin-gen/exa/prompt_pb/prompt_pb.ts +361 -0
  45. package/src/discovery/devin-gen/exa/reactive_component_pb/reactive_component_pb.ts +450 -0
  46. package/src/discovery/devin-gen/exa/trust_pb/trust_pb.ts +712 -0
  47. package/src/discovery/devin.ts +151 -0
  48. package/src/models.json +2608 -24
  49. package/src/provider-models/descriptors.ts +9 -1
  50. package/src/provider-models/special.ts +29 -0
  51. package/src/types.ts +2 -1
@@ -0,0 +1,2063 @@
1
+ // @generated by protoc-gen-es v2.12.0 with parameter "target=ts"
2
+ // @generated from file exa/chat_pb/chat.proto (package exa.chat_pb, syntax proto3)
3
+ /* eslint-disable */
4
+
5
+ import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
6
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
7
+ import { file_buf_validate_validate } from "../../buf/validate/validate_pb";
8
+ import type { ChatMessageSource, ChatToolCall, ClassInfo, CodeContextItem, CodeContextType, ContextInclusionType, Document, ExperimentConfig, ExperimentKey, FunctionInfo, GitRepoInfo, ImageData, KnowledgeBaseItemWithMetadata, Language, Metadata, Model, PromptAnnotationRange, TextOrScopeItem } from "../codeium_common_pb/codeium_common_pb";
9
+ import { file_exa_codeium_common_pb_codeium_common } from "../codeium_common_pb/codeium_common_pb";
10
+ import type { DiffBlock } from "../diff_action_pb/diff_action_pb";
11
+ import { file_exa_diff_action_pb_diff_action } from "../diff_action_pb/diff_action_pb";
12
+ import type { Timestamp } from "@bufbuild/protobuf/wkt";
13
+ import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
14
+ import type { Message } from "@bufbuild/protobuf";
15
+
16
+ /**
17
+ * Describes the file exa/chat_pb/chat.proto.
18
+ */
19
+ export const file_exa_chat_pb_chat: GenFile = /*@__PURE__*/
20
+ fileDesc("ChZleGEvY2hhdF9wYi9jaGF0LnByb3RvEgtleGEuY2hhdF9wYiJtCg1Db2RlQmxvY2tJbmZvEhIKCnJhd19zb3VyY2UYASABKAkSEgoKc3RhcnRfbGluZRgCIAEoBRIRCglzdGFydF9jb2wYAyABKAUSEAoIZW5kX2xpbmUYBCABKAUSDwoHZW5kX2NvbBgFIAEoBSLSBQoLQ2hhdE1ldHJpY3MSIgoacmVzcG9uc2Vfc3RyZWFtX2xhdGVuY3lfbXMYASABKAQSIgoacmVmcmVzaF9jb250ZXh0X2xhdGVuY3lfbXMYAiABKAQSNAosc2hvdWxkX2dldF9sb2NhbF9jb250ZXh0X2Zvcl9jaGF0X2xhdGVuY3lfbXMYAyABKAQSKQohc2hvdWxkX2dldF9sb2NhbF9jb250ZXh0X2Zvcl9jaGF0GAQgASgIEigKIGNvbXB1dGVfY2hhbmdlX2V2ZW50c19sYXRlbmN5X21zGAUgASgEEikKIWNvbnRleHRfdG9fY2hhdF9wcm9tcHRfbGF0ZW5jeV9tcxgGIAEoBBIZChFudW1fcHJvbXB0X3Rva2VucxgHIAEoBRIgChhudW1fc3lzdGVtX3Byb21wdF90b2tlbnMYCCABKAUSGAoQbnVtX2lucHV0X3Rva2VucxgQIAEoBBIzCg9zdGFydF90aW1lc3RhbXAYCSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDWVuZF90aW1lc3RhbXAYCiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEiUKHWFjdGl2ZV9kb2N1bWVudF9hYnNvbHV0ZV9wYXRoGAsgASgJEk0KHWxhc3RfYWN0aXZlX2NvZGVfY29udGV4dF9pdGVtGAwgASgLMiYuZXhhLmNvZGVpdW1fY29tbW9uX3BiLkNvZGVDb250ZXh0SXRlbRIZChFudW1faW5kZXhlZF9maWxlcxgNIAEoBBImCh5udW1faW5kZXhlZF9jb2RlX2NvbnRleHRfaXRlbXMYDiABKAQSOgoQbW9kZWxfZGVwcmVjYXRlZBgPIAEoDjIcLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5Nb2RlbEICGAESEQoJbW9kZWxfdWlkGBEgASgJIlQKDUludGVudEdlbmVyaWMSDAoEdGV4dBgBIAEoCRI1CgVpdGVtcxgCIAMoCzImLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5UZXh0T3JTY29wZUl0ZW0ivAEKFUludGVudEZ1bmN0aW9uRXhwbGFpbhI6Cg1mdW5jdGlvbl9pbmZvGAEgASgLMiMuZXhhLmNvZGVpdW1fY29tbW9uX3BiLkZ1bmN0aW9uSW5mbxIxCghsYW5ndWFnZRgCIAEoDjIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5MYW5ndWFnZRInChtmaWxlX3BhdGhfbWlncmF0ZV9tZV90b191cmkYAyABKAlCAhgBEgsKA3VyaRgEIAEoCSLbAQoWSW50ZW50RnVuY3Rpb25SZWZhY3RvchI6Cg1mdW5jdGlvbl9pbmZvGAEgASgLMiMuZXhhLmNvZGVpdW1fY29tbW9uX3BiLkZ1bmN0aW9uSW5mbxIxCghsYW5ndWFnZRgCIAEoDjIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5MYW5ndWFnZRInChtmaWxlX3BhdGhfbWlncmF0ZV9tZV90b191cmkYAyABKAlCAhgBEhwKFHJlZmFjdG9yX2Rlc2NyaXB0aW9uGAQgASgJEgsKA3VyaRgFIAEoCSLUAQoXSW50ZW50RnVuY3Rpb25Vbml0VGVzdHMSOgoNZnVuY3Rpb25faW5mbxgBIAEoCzIjLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5GdW5jdGlvbkluZm8SMQoIbGFuZ3VhZ2UYAiABKA4yHy5leGEuY29kZWl1bV9jb21tb25fcGIuTGFuZ3VhZ2USJwobZmlsZV9wYXRoX21pZ3JhdGVfbWVfdG9fdXJpGAMgASgJQgIYARILCgN1cmkYBSABKAkSFAoMaW5zdHJ1Y3Rpb25zGAQgASgJIr4BChdJbnRlbnRGdW5jdGlvbkRvY3N0cmluZxI6Cg1mdW5jdGlvbl9pbmZvGAEgASgLMiMuZXhhLmNvZGVpdW1fY29tbW9uX3BiLkZ1bmN0aW9uSW5mbxIxCghsYW5ndWFnZRgCIAEoDjIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5MYW5ndWFnZRInChtmaWxlX3BhdGhfbWlncmF0ZV9tZV90b191cmkYAyABKAlCAhgBEgsKA3VyaRgEIAEoCSKzAQoSSW50ZW50Q2xhc3NFeHBsYWluEjQKCmNsYXNzX2luZm8YASABKAsyIC5leGEuY29kZWl1bV9jb21tb25fcGIuQ2xhc3NJbmZvEjEKCGxhbmd1YWdlGAIgASgOMh8uZXhhLmNvZGVpdW1fY29tbW9uX3BiLkxhbmd1YWdlEicKG2ZpbGVfcGF0aF9taWdyYXRlX21lX3RvX3VyaRgDIAEoCUICGAESCwoDdXJpGAQgASgJIrYBChZJbnRlbnRDb2RlQmxvY2tFeHBsYWluEjMKD2NvZGVfYmxvY2tfaW5mbxgBIAEoCzIaLmV4YS5jaGF0X3BiLkNvZGVCbG9ja0luZm8SMQoIbGFuZ3VhZ2UYAiABKA4yHy5leGEuY29kZWl1bV9jb21tb25fcGIuTGFuZ3VhZ2USJwobZmlsZV9wYXRoX21pZ3JhdGVfbWVfdG9fdXJpGAMgASgJQgIYARILCgN1cmkYBCABKAki1QEKF0ludGVudENvZGVCbG9ja1JlZmFjdG9yEjMKD2NvZGVfYmxvY2tfaW5mbxgBIAEoCzIaLmV4YS5jaGF0X3BiLkNvZGVCbG9ja0luZm8SMQoIbGFuZ3VhZ2UYAiABKA4yHy5leGEuY29kZWl1bV9jb21tb25fcGIuTGFuZ3VhZ2USJwobZmlsZV9wYXRoX21pZ3JhdGVfbWVfdG9fdXJpGAMgASgJQgIYARILCgN1cmkYBSABKAkSHAoUcmVmYWN0b3JfZGVzY3JpcHRpb24YBCABKAkiiAIKFEludGVudFByb2JsZW1FeHBsYWluEhoKEmRpYWdub3N0aWNfbWVzc2FnZRgBIAEoCRI0ChBwcm9ibGVtYXRpY19jb2RlGAIgASgLMhouZXhhLmNoYXRfcGIuQ29kZUJsb2NrSW5mbxIgChhzdXJyb3VuZGluZ19jb2RlX3NuaXBwZXQYAyABKAkSMQoIbGFuZ3VhZ2UYBCABKA4yHy5leGEuY29kZWl1bV9jb21tb25fcGIuTGFuZ3VhZ2USJwobZmlsZV9wYXRoX21pZ3JhdGVfbWVfdG9fdXJpGAUgASgJQgIYARILCgN1cmkYByABKAkSEwoLbGluZV9udW1iZXIYBiABKAUipwEKEkludGVudEdlbmVyYXRlQ29kZRITCgtpbnN0cnVjdGlvbhgBIAEoCRIxCghsYW5ndWFnZRgCIAEoDjIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5MYW5ndWFnZRInChtmaWxlX3BhdGhfbWlncmF0ZV9tZV90b191cmkYAyABKAlCAhgBEgsKA3VyaRgFIAEoCRITCgtsaW5lX251bWJlchgEIAEoBSIdCgxJbnRlbnRTZWFyY2gSDQoFcXVlcnkYASABKAkiiAEKD0ludGVudEZhc3RBcHBseRIUCgxkaWZmX291dGxpbmUYASABKAkSMQoIbGFuZ3VhZ2UYAiABKA4yHy5leGEuY29kZWl1bV9jb21tb25fcGIuTGFuZ3VhZ2USLAoIb2xkX2NvZGUYAyABKAsyGi5leGEuY2hhdF9wYi5Db2RlQmxvY2tJbmZvIoYGChFDaGF0TWVzc2FnZUludGVudBItCgdnZW5lcmljGAEgASgLMhouZXhhLmNoYXRfcGIuSW50ZW50R2VuZXJpY0gAEj4KEGV4cGxhaW5fZnVuY3Rpb24YAiABKAsyIi5leGEuY2hhdF9wYi5JbnRlbnRGdW5jdGlvbkV4cGxhaW5IABJCChJmdW5jdGlvbl9kb2NzdHJpbmcYAyABKAsyJC5leGEuY2hhdF9wYi5JbnRlbnRGdW5jdGlvbkRvY3N0cmluZ0gAEkAKEWZ1bmN0aW9uX3JlZmFjdG9yGAQgASgLMiMuZXhhLmNoYXRfcGIuSW50ZW50RnVuY3Rpb25SZWZhY3RvckgAEkEKEmV4cGxhaW5fY29kZV9ibG9jaxgFIAEoCzIjLmV4YS5jaGF0X3BiLkludGVudENvZGVCbG9ja0V4cGxhaW5IABJDChNjb2RlX2Jsb2NrX3JlZmFjdG9yGAYgASgLMiQuZXhhLmNoYXRfcGIuSW50ZW50Q29kZUJsb2NrUmVmYWN0b3JIABJDChNmdW5jdGlvbl91bml0X3Rlc3RzGAcgASgLMiQuZXhhLmNoYXRfcGIuSW50ZW50RnVuY3Rpb25Vbml0VGVzdHNIABI8Cg9wcm9ibGVtX2V4cGxhaW4YCCABKAsyIS5leGEuY2hhdF9wYi5JbnRlbnRQcm9ibGVtRXhwbGFpbkgAEjgKDWdlbmVyYXRlX2NvZGUYCSABKAsyHy5leGEuY2hhdF9wYi5JbnRlbnRHZW5lcmF0ZUNvZGVIABI4Cg1leHBsYWluX2NsYXNzGAogASgLMh8uZXhhLmNoYXRfcGIuSW50ZW50Q2xhc3NFeHBsYWluSAASKwoGc2VhcmNoGAsgASgLMhkuZXhhLmNoYXRfcGIuSW50ZW50U2VhcmNoSAASMgoKZmFzdF9hcHBseRgNIAEoCzIcLmV4YS5jaGF0X3BiLkludGVudEZhc3RBcHBseUgAEhIKCm51bV90b2tlbnMYDCABKA1CCAoGaW50ZW50IhkKF0NoYXRNZXNzYWdlQWN0aW9uU2VhcmNoItIBChVDaGF0TWVzc2FnZUFjdGlvbkVkaXQSJwobZmlsZV9wYXRoX21pZ3JhdGVfbWVfdG9fdXJpGAEgASgJQgIYARILCgN1cmkYBiABKAkSKwoEZGlmZhgCIAEoCzIdLmV4YS5kaWZmX2FjdGlvbl9wYi5EaWZmQmxvY2sSMQoIbGFuZ3VhZ2UYAyABKA4yHy5leGEuY29kZWl1bV9jb21tb25fcGIuTGFuZ3VhZ2USEAoIdGV4dF9wcmUYBCABKAkSEQoJdGV4dF9wb3N0GAUgASgJIj4KGENoYXRNZXNzYWdlQWN0aW9uR2VuZXJpYxIMCgR0ZXh0GAEgASgJEhQKDGRpc3BsYXlfdGV4dBgCIAEoCSJnCiFDaGF0TWVzc2FnZVN0YXR1c0NvbnRleHRSZWxldmFuY3kSEgoKaXNfbG9hZGluZxgBIAEoCBITCgtpc19yZWxldmFudBgCIAEoCBIZChFxdWVyeV9zdWdnZXN0aW9ucxgDIAMoCSJqChFDaGF0TWVzc2FnZVN0YXR1cxJLChFjb250ZXh0X3JlbGV2YW5jeRgBIAEoCzIuLmV4YS5jaGF0X3BiLkNoYXRNZXNzYWdlU3RhdHVzQ29udGV4dFJlbGV2YW5jeUgAQggKBnN0YXR1cyIgChBDaGF0TWVzc2FnZUVycm9yEgwKBHRleHQYASABKAki0gMKEUNoYXRNZXNzYWdlQWN0aW9uEjgKB2dlbmVyaWMYASABKAsyJS5leGEuY2hhdF9wYi5DaGF0TWVzc2FnZUFjdGlvbkdlbmVyaWNIABIyCgRlZGl0GAMgASgLMiIuZXhhLmNoYXRfcGIuQ2hhdE1lc3NhZ2VBY3Rpb25FZGl0SAASNgoGc2VhcmNoGAUgASgLMiQuZXhhLmNoYXRfcGIuQ2hhdE1lc3NhZ2VBY3Rpb25TZWFyY2hIABISCgpudW1fdG9rZW5zGAIgASgNEj0KDWNvbnRleHRfaXRlbXMYBCADKAsyJi5leGEuY29kZWl1bV9jb21tb25fcGIuQ29kZUNvbnRleHRJdGVtEjIKDWxhdGVzdF9pbnRlbnQYBiABKA4yGy5leGEuY2hhdF9wYi5DaGF0SW50ZW50VHlwZRIyChBnZW5lcmF0aW9uX3N0YXRzGAcgASgLMhguZXhhLmNoYXRfcGIuQ2hhdE1ldHJpY3MSUgoUa25vd2xlZGdlX2Jhc2VfaXRlbXMYCCADKAsyNC5leGEuY29kZWl1bV9jb21tb25fcGIuS25vd2xlZGdlQmFzZUl0ZW1XaXRoTWV0YWRhdGFCCAoGYWN0aW9uIs4DCgtDaGF0TWVzc2FnZRISCgptZXNzYWdlX2lkGAEgASgJEjgKBnNvdXJjZRgCIAEoDjIoLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5DaGF0TWVzc2FnZVNvdXJjZRItCgl0aW1lc3RhbXAYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEhcKD2NvbnZlcnNhdGlvbl9pZBgEIAEoCRIwCgZpbnRlbnQYBSABKAsyHi5leGEuY2hhdF9wYi5DaGF0TWVzc2FnZUludGVudEgAEjAKBmFjdGlvbhgGIAEoCzIeLmV4YS5jaGF0X3BiLkNoYXRNZXNzYWdlQWN0aW9uSAASLgoFZXJyb3IYByABKAsyHS5leGEuY2hhdF9wYi5DaGF0TWVzc2FnZUVycm9ySAASMAoGc3RhdHVzGAggASgLMh4uZXhhLmNoYXRfcGIuQ2hhdE1lc3NhZ2VTdGF0dXNIABITCgtpbl9wcm9ncmVzcxgJIAEoCBIzCgdyZXF1ZXN0GAogASgLMiIuZXhhLmNoYXRfcGIuR2V0Q2hhdE1lc3NhZ2VSZXF1ZXN0Eg4KBnJlZGFjdBgLIAEoCEIJCgdjb250ZW50IjoKDENvbnZlcnNhdGlvbhIqCghtZXNzYWdlcxgBIAMoCzIYLmV4YS5jaGF0X3BiLkNoYXRNZXNzYWdlItsBCg5SYXdDaGF0TWVzc2FnZRISCgptZXNzYWdlX2lkGAEgASgJEjgKBnNvdXJjZRgCIAEoDjIoLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5DaGF0TWVzc2FnZVNvdXJjZRItCgl0aW1lc3RhbXAYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEhcKD2NvbnZlcnNhdGlvbl9pZBgEIAEoCRIMCgR0ZXh0GAUgASgJEhMKC2luX3Byb2dyZXNzGAYgASgIEhAKCGlzX2Vycm9yGAcgASgIImUKE0RlZXBXaWtpU3ltYm9sUmFuZ2USEgoKc3RhcnRfbGluZRgBIAEoAxIUCgxzdGFydF9jb2x1bW4YAiABKAMSEAoIZW5kX2xpbmUYAyABKAMSEgoKZW5kX2NvbHVtbhgEIAEoAyK9AgoVRGVlcFdpa2lTeW1ib2xDb250ZXh0EhMKC3N5bWJvbF9uYW1lGAEgASgJEhIKCnN5bWJvbF91cmkYAiABKAkSNgoMc3ltYm9sX3JhbmdlGAMgASgLMiAuZXhhLmNoYXRfcGIuRGVlcFdpa2lTeW1ib2xSYW5nZRI0CgtzeW1ib2xfdHlwZRgEIAEoDjIfLmV4YS5jaGF0X3BiLkRlZXBXaWtpU3ltYm9sVHlwZRIUCgxmaWxlX2NvbnRleHQYBSABKAkSFQoNdXNhZ2VfY29udGV4dBgGIAEoCRIVCg10cmFjZV9jb250ZXh0GAcgASgJEhoKEnF1aWNrX2dyZXBfY29udGV4dBgIIAEoCRItCgl0aW1lc3RhbXAYCSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wIvABChREZWVwV2lraUhvdmVyQ29udGV4dBITCgtzeW1ib2xfbmFtZRgBIAEoCRISCgpzeW1ib2xfdXJpGAIgASgJEjYKDHN5bWJvbF9yYW5nZRgDIAEoCzIgLmV4YS5jaGF0X3BiLkRlZXBXaWtpU3ltYm9sUmFuZ2USNAoLc3ltYm9sX3R5cGUYBCABKA4yHy5leGEuY2hhdF9wYi5EZWVwV2lraVN5bWJvbFR5cGUSEgoKaG92ZXJfdGV4dBgFIAEoCRItCgl0aW1lc3RhbXAYBiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wIjUKDVBhcmFtZXRlckluZm8SDQoFbGFiZWwYASABKAkSFQoNZG9jdW1lbnRhdGlvbhgCIAEoCSKOAQoQRnVuY3Rpb25DYWxsSW5mbxIXCg9zaWduYXR1cmVfbGFiZWwYASABKAkSGAoQYWN0aXZlX3BhcmFtZXRlchgCIAEoBRIXCg9wYXJhbWV0ZXJfY291bnQYAyABKAUSLgoKcGFyYW1ldGVycxgEIAMoCzIaLmV4YS5jaGF0X3BiLlBhcmFtZXRlckluZm8ikAEKD0RlZXBXaWtpQ29udGV4dBJCChdlbmNsb3NpbmdfaG92ZXJfY29udGV4dBgBIAEoCzIhLmV4YS5jaGF0X3BiLkRlZXBXaWtpSG92ZXJDb250ZXh0EjkKEmZ1bmN0aW9uX2NhbGxfaW5mbxgCIAEoCzIdLmV4YS5jaGF0X3BiLkZ1bmN0aW9uQ2FsbEluZm8igQIKEkdldERlZXBXaWtpUmVxdWVzdBIxCghtZXRhZGF0YRgBIAEoCzIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5NZXRhZGF0YRI2CgxyZXF1ZXN0X3R5cGUYAiABKA4yIC5leGEuY2hhdF9wYi5EZWVwV2lraVJlcXVlc3RUeXBlEhMKC3N5bWJvbF9uYW1lGAMgASgJEhIKCnN5bWJvbF91cmkYBCABKAkSDwoHY29udGV4dBgFIAEoCRI0CgtzeW1ib2xfdHlwZRgGIAEoDjIfLmV4YS5jaGF0X3BiLkRlZXBXaWtpU3ltYm9sVHlwZRIQCghsYW5ndWFnZRgHIAEoCSKNBQoRQ2hhdE1lc3NhZ2VQcm9tcHQSEgoKbWVzc2FnZV9pZBgBIAEoCRI4CgZzb3VyY2UYAiABKA4yKC5leGEuY29kZWl1bV9jb21tb25fcGIuQ2hhdE1lc3NhZ2VTb3VyY2USDgoGcHJvbXB0GAMgASgJEhIKCm51bV90b2tlbnMYBCABKA0SHwoXc2FmZV9mb3JfY29kZV90ZWxlbWV0cnkYBSABKAgSNwoKdG9vbF9jYWxscxgGIAMoCzIjLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5DaGF0VG9vbENhbGwSFAoMdG9vbF9jYWxsX2lkGAcgASgJEj0KFHByb21wdF9jYWNoZV9vcHRpb25zGAggASgLMh8uZXhhLmNoYXRfcGIuUHJvbXB0Q2FjaGVPcHRpb25zEhwKFHRvb2xfcmVzdWx0X2lzX2Vycm9yGAkgASgIEjAKBmltYWdlcxgKIAMoCzIgLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5JbWFnZURhdGESEAoIdGhpbmtpbmcYCyABKAkSEQoJc2lnbmF0dXJlGAwgASgJEhkKEXRoaW5raW5nX3JlZGFjdGVkGA0gASgIEk4KGHByb21wdF9hbm5vdGF0aW9uX3JhbmdlcxgOIAMoCzIsLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5Qcm9tcHRBbm5vdGF0aW9uUmFuZ2USEQoJb3V0cHV0X2lkGA8gASgJEhcKC3RoaW5raW5nX2lkGBAgASgJQgIYARIkChhnZW1pbmlfdGhvdWdodF9zaWduYXR1cmUYESABKAxCAhgBEhYKDnNpZ25hdHVyZV90eXBlGBIgASgJEg0KBXBoYXNlGBMgASgJIkEKElByb21wdENhY2hlT3B0aW9ucxIrCgR0eXBlGAEgASgOMh0uZXhhLmNoYXRfcGIuQ2FjaGVDb250cm9sVHlwZSLfAwoSQ2hhdFRvb2xEZWZpbml0aW9uEgwKBG5hbWUYASABKAkSEwoLZGVzY3JpcHRpb24YAiABKAkSGgoSanNvbl9zY2hlbWFfc3RyaW5nGAMgASgJEh8KF2F0dHJpYnV0aW9uX2ZpZWxkX25hbWVzGAUgAygJEhMKC3NlcnZlcl9uYW1lGAYgASgJEhsKDnJlYWRfb25seV9oaW50GAcgASgISACIAQESRAoTY29tcHV0ZXJfdXNlX2NvbmZpZxgIIAEoCzIiLmV4YS5jaGF0X3BiLkNvbXB1dGVyVXNlVG9vbENvbmZpZ0gBiAEBEhsKDmlzX2N1c3RvbV90b29sGAkgASgISAKIAQESIAoTY3VzdG9tX3Rvb2xfZ3JhbW1hchgKIAEoCUgDiAEBEicKGmN1c3RvbV90b29sX2dyYW1tYXJfc3ludGF4GAsgASgJSASIAQESDgoGc3RyaWN0GAwgASgIQhEKD19yZWFkX29ubHlfaGludEIWChRfY29tcHV0ZXJfdXNlX2NvbmZpZ0IRCg9faXNfY3VzdG9tX3Rvb2xCFgoUX2N1c3RvbV90b29sX2dyYW1tYXJCHQobX2N1c3RvbV90b29sX2dyYW1tYXJfc3ludGF4SgQIBBAFImQKFUNvbXB1dGVyVXNlVG9vbENvbmZpZxIYChBkaXNwbGF5X3dpZHRoX3B4GAEgASgFEhkKEWRpc3BsYXlfaGVpZ2h0X3B4GAIgASgFEhYKDmRpc3BsYXlfbnVtYmVyGAMgASgFIkYKDkNoYXRUb29sQ2hvaWNlEhUKC29wdGlvbl9uYW1lGAEgASgJSAASEwoJdG9vbF9uYW1lGAIgASgJSABCCAoGY2hvaWNlIoQBChlDaGF0TWVudGlvbnNTZWFyY2hSZXF1ZXN0Eg0KBXF1ZXJ5GAEgASgJEj0KDWFsbG93ZWRfdHlwZXMYAiADKA4yJi5leGEuY29kZWl1bV9jb21tb25fcGIuQ29kZUNvbnRleHRUeXBlEhkKEWluY2x1ZGVfcmVwb19pbmZvGAMgASgIIo8BChpDaGF0TWVudGlvbnNTZWFyY2hSZXNwb25zZRI5CgljY2lfaXRlbXMYASADKAsyJi5leGEuY29kZWl1bV9jb21tb25fcGIuQ29kZUNvbnRleHRJdGVtEjYKCnJlcG9faW5mb3MYAiADKAsyIi5leGEuY29kZWl1bV9jb21tb25fcGIuR2l0UmVwb0luZm8iswYKFUdldENoYXRNZXNzYWdlUmVxdWVzdBIxCghtZXRhZGF0YRgBIAEoCzIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5NZXRhZGF0YRIvCg1jaGF0X21lc3NhZ2VzGAMgAygLMhguZXhhLmNoYXRfcGIuQ2hhdE1lc3NhZ2USOAoPYWN0aXZlX2RvY3VtZW50GAUgASgLMh8uZXhhLmNvZGVpdW1fY29tbW9uX3BiLkRvY3VtZW50EhoKEm9wZW5fZG9jdW1lbnRfdXJpcxgMIAMoCRIWCg53b3Jrc3BhY2VfdXJpcxgNIAMoCRIYChBhY3RpdmVfc2VsZWN0aW9uGAsgASgJEksKFmNvbnRleHRfaW5jbHVzaW9uX3R5cGUYCCABKA4yKy5leGEuY29kZWl1bV9jb21tb25fcGIuQ29udGV4dEluY2x1c2lvblR5cGUSMAoKY2hhdF9tb2RlbBgJIAEoDjIcLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5Nb2RlbBIeChZzeXN0ZW1fcHJvbXB0X292ZXJyaWRlGAogASgJEhcKD2NoYXRfbW9kZWxfbmFtZRgOIAEoCRJmChxlbnRlcnByaXNlX2NoYXRfbW9kZWxfY29uZmlnGA8gASgLMkAuZXhhLmNoYXRfcGIuR2V0Q2hhdE1lc3NhZ2VSZXF1ZXN0LkVudGVycHJpc2VFeHRlcm5hbE1vZGVsQ29uZmlnEkYKEWV4cGVyaW1lbnRfY29uZmlnGAQgASgLMicuZXhhLmNvZGVpdW1fY29tbW9uX3BiLkV4cGVyaW1lbnRDb25maWdCAhgBEjIKJm9wZW5fZG9jdW1lbnRfcGF0aHNfbWlncmF0ZV9tZV90b191cmlzGAYgAygJQgIYARIuCiJ3b3Jrc3BhY2VfcGF0aHNfbWlncmF0ZV9tZV90b191cmlzGAcgAygJQgIYARpUCh1FbnRlcnByaXNlRXh0ZXJuYWxNb2RlbENvbmZpZxIZChFtYXhfb3V0cHV0X3Rva2VucxgCIAEoBRIYChBtYXhfaW5wdXRfdG9rZW5zGAMgASgFSgQIAhADUgZwcm9tcHQi6QEKGFJhd0dldENoYXRNZXNzYWdlUmVxdWVzdBIxCghtZXRhZGF0YRgBIAEoCzIfLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5NZXRhZGF0YRIvCg1jaGF0X21lc3NhZ2VzGAIgAygLMhguZXhhLmNoYXRfcGIuQ2hhdE1lc3NhZ2USHgoWc3lzdGVtX3Byb21wdF9vdmVycmlkZRgDIAEoCRIwCgpjaGF0X21vZGVsGAQgASgOMhwuZXhhLmNvZGVpdW1fY29tbW9uX3BiLk1vZGVsEhcKD2NoYXRfbW9kZWxfbmFtZRgFIAEoCSJlChRDaGF0RXhwZXJpbWVudFN0YXR1cxI8Cg5leHBlcmltZW50X2tleRgBIAEoDjIkLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5FeHBlcmltZW50S2V5Eg8KB2VuYWJsZWQYAiABKAgifwoURm9ybWF0dGVkQ2hhdE1lc3NhZ2USNgoEcm9sZRgBIAEoDjIoLmV4YS5jb2RlaXVtX2NvbW1vbl9wYi5DaGF0TWVzc2FnZVNvdXJjZRIOCgZoZWFkZXIYAiABKAkSDwoHY29udGVudBgDIAEoCRIOCgZmb290ZXIYBCABKAkq/wEKEENoYXRGZWVkYmFja1R5cGUSHQoZRkVFREJBQ0tfVFlQRV9VTlNQRUNJRklFRBAAEhgKFEZFRURCQUNLX1RZUEVfQUNDRVBUEAESGAoURkVFREJBQ0tfVFlQRV9SRUpFQ1QQAhIYChRGRUVEQkFDS19UWVBFX0NPUElFRBADEh0KGUZFRURCQUNLX1RZUEVfQUNDRVBUX0RJRkYQBBIdChlGRUVEQkFDS19UWVBFX1JFSkVDVF9ESUZGEAUSHAoYRkVFREJBQ0tfVFlQRV9BUFBMWV9ESUZGEAYSIgoeRkVFREJBQ0tfVFlQRV9JTlNFUlRfQVRfQ1VSU09SEAcqsAMKDkNoYXRJbnRlbnRUeXBlEhsKF0NIQVRfSU5URU5UX1VOU1BFQ0lGSUVEEAASFwoTQ0hBVF9JTlRFTlRfR0VORVJJQxABEiAKHENIQVRfSU5URU5UX0ZVTkNUSU9OX0VYUExBSU4QAhIiCh5DSEFUX0lOVEVOVF9GVU5DVElPTl9ET0NTVFJJTkcQAxIhCh1DSEFUX0lOVEVOVF9GVU5DVElPTl9SRUZBQ1RPUhAEEiIKHkNIQVRfSU5URU5UX0NPREVfQkxPQ0tfRVhQTEFJThAFEiMKH0NIQVRfSU5URU5UX0NPREVfQkxPQ0tfUkVGQUNUT1IQBhIjCh9DSEFUX0lOVEVOVF9GVU5DVElPTl9VTklUX1RFU1RTEAcSHwobQ0hBVF9JTlRFTlRfUFJPQkxFTV9FWFBMQUlOEAgSHQoZQ0hBVF9JTlRFTlRfR0VORVJBVEVfQ09ERRAJEh0KGUNIQVRfSU5URU5UX0NMQVNTX0VYUExBSU4QChIWChJDSEFUX0lOVEVOVF9TRUFSQ0gQCxIaChZDSEFUX0lOVEVOVF9GQVNUX0FQUExZEAwqhQEKE0RlZXBXaWtpUmVxdWVzdFR5cGUSJgoiREVFUF9XSUtJX1JFUVVFU1RfVFlQRV9VTlNQRUNJRklFRBAAEiIKHkRFRVBfV0lLSV9SRVFVRVNUX1RZUEVfU1VNTUFSWRABEiIKHkRFRVBfV0lLSV9SRVFVRVNUX1RZUEVfQVJUSUNMRRACKsYHChJEZWVwV2lraVN5bWJvbFR5cGUSJQohREVFUF9XSUtJX1NZTUJPTF9UWVBFX1VOU1BFQ0lGSUVEEAASHgoaREVFUF9XSUtJX1NZTUJPTF9UWVBFX0ZJTEUQARIgChxERUVQX1dJS0lfU1lNQk9MX1RZUEVfTU9EVUxFEAISIwofREVFUF9XSUtJX1NZTUJPTF9UWVBFX05BTUVTUEFDRRADEiEKHURFRVBfV0lLSV9TWU1CT0xfVFlQRV9QQUNLQUdFEAQSHwobREVFUF9XSUtJX1NZTUJPTF9UWVBFX0NMQVNTEAUSIAocREVFUF9XSUtJX1NZTUJPTF9UWVBFX01FVEhPRBAGEiIKHkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9QUk9QRVJUWRAHEh8KG0RFRVBfV0lLSV9TWU1CT0xfVFlQRV9GSUVMRBAIEiUKIURFRVBfV0lLSV9TWU1CT0xfVFlQRV9DT05TVFJVQ1RPUhAJEh4KGkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9FTlVNEAoSIwofREVFUF9XSUtJX1NZTUJPTF9UWVBFX0lOVEVSRkFDRRALEiIKHkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9GVU5DVElPThAMEiIKHkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9WQVJJQUJMRRANEiIKHkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9DT05TVEFOVBAOEiAKHERFRVBfV0lLSV9TWU1CT0xfVFlQRV9TVFJJTkcQDxIgChxERUVQX1dJS0lfU1lNQk9MX1RZUEVfTlVNQkVSEBASIQodREVFUF9XSUtJX1NZTUJPTF9UWVBFX0JPT0xFQU4QERIfChtERUVQX1dJS0lfU1lNQk9MX1RZUEVfQVJSQVkQEhIgChxERUVQX1dJS0lfU1lNQk9MX1RZUEVfT0JKRUNUEBMSHQoZREVFUF9XSUtJX1NZTUJPTF9UWVBFX0tFWRAUEh4KGkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9OVUxMEBUSJQohREVFUF9XSUtJX1NZTUJPTF9UWVBFX0VOVU1fTUVNQkVSEBYSIAocREVFUF9XSUtJX1NZTUJPTF9UWVBFX1NUUlVDVBAXEh8KG0RFRVBfV0lLSV9TWU1CT0xfVFlQRV9FVkVOVBAYEiIKHkRFRVBfV0lLSV9TWU1CT0xfVFlQRV9PUEVSQVRPUhAZEigKJERFRVBfV0lLSV9TWU1CT0xfVFlQRV9UWVBFX1BBUkFNRVRFUhAaKlgKEENhY2hlQ29udHJvbFR5cGUSIgoeQ0FDSEVfQ09OVFJPTF9UWVBFX1VOU1BFQ0lGSUVEEAASIAocQ0FDSEVfQ09OVFJPTF9UWVBFX0VQSEVNRVJBTBABYgZwcm90bzM", [file_buf_validate_validate, file_exa_codeium_common_pb_codeium_common, file_exa_diff_action_pb_diff_action, file_google_protobuf_timestamp]);
21
+
22
+ /**
23
+ * @generated from message exa.chat_pb.CodeBlockInfo
24
+ */
25
+ export type CodeBlockInfo = Message<"exa.chat_pb.CodeBlockInfo"> & {
26
+ /**
27
+ * @generated from field: string raw_source = 1;
28
+ */
29
+ rawSource: string;
30
+
31
+ /**
32
+ * @generated from field: int32 start_line = 2;
33
+ */
34
+ startLine: number;
35
+
36
+ /**
37
+ * @generated from field: int32 start_col = 3;
38
+ */
39
+ startCol: number;
40
+
41
+ /**
42
+ * @generated from field: int32 end_line = 4;
43
+ */
44
+ endLine: number;
45
+
46
+ /**
47
+ * @generated from field: int32 end_col = 5;
48
+ */
49
+ endCol: number;
50
+ };
51
+
52
+ /**
53
+ * Describes the message exa.chat_pb.CodeBlockInfo.
54
+ * Use `create(CodeBlockInfoSchema)` to create a new message.
55
+ */
56
+ export const CodeBlockInfoSchema: GenMessage<CodeBlockInfo> = /*@__PURE__*/
57
+ messageDesc(file_exa_chat_pb_chat, 0);
58
+
59
+ /**
60
+ * @generated from message exa.chat_pb.ChatMetrics
61
+ */
62
+ export type ChatMetrics = Message<"exa.chat_pb.ChatMetrics"> & {
63
+ /**
64
+ * @generated from field: uint64 response_stream_latency_ms = 1;
65
+ */
66
+ responseStreamLatencyMs: bigint;
67
+
68
+ /**
69
+ * @generated from field: uint64 refresh_context_latency_ms = 2;
70
+ */
71
+ refreshContextLatencyMs: bigint;
72
+
73
+ /**
74
+ * @generated from field: uint64 should_get_local_context_for_chat_latency_ms = 3;
75
+ */
76
+ shouldGetLocalContextForChatLatencyMs: bigint;
77
+
78
+ /**
79
+ * @generated from field: bool should_get_local_context_for_chat = 4;
80
+ */
81
+ shouldGetLocalContextForChat: boolean;
82
+
83
+ /**
84
+ * @generated from field: uint64 compute_change_events_latency_ms = 5;
85
+ */
86
+ computeChangeEventsLatencyMs: bigint;
87
+
88
+ /**
89
+ * @generated from field: uint64 context_to_chat_prompt_latency_ms = 6;
90
+ */
91
+ contextToChatPromptLatencyMs: bigint;
92
+
93
+ /**
94
+ * @generated from field: int32 num_prompt_tokens = 7;
95
+ */
96
+ numPromptTokens: number;
97
+
98
+ /**
99
+ * @generated from field: int32 num_system_prompt_tokens = 8;
100
+ */
101
+ numSystemPromptTokens: number;
102
+
103
+ /**
104
+ * @generated from field: uint64 num_input_tokens = 16;
105
+ */
106
+ numInputTokens: bigint;
107
+
108
+ /**
109
+ * @generated from field: google.protobuf.Timestamp start_timestamp = 9;
110
+ */
111
+ startTimestamp?: Timestamp | undefined;
112
+
113
+ /**
114
+ * @generated from field: google.protobuf.Timestamp end_timestamp = 10;
115
+ */
116
+ endTimestamp?: Timestamp | undefined;
117
+
118
+ /**
119
+ * @generated from field: string active_document_absolute_path = 11;
120
+ */
121
+ activeDocumentAbsolutePath: string;
122
+
123
+ /**
124
+ * @generated from field: exa.codeium_common_pb.CodeContextItem last_active_code_context_item = 12;
125
+ */
126
+ lastActiveCodeContextItem?: CodeContextItem | undefined;
127
+
128
+ /**
129
+ * @generated from field: uint64 num_indexed_files = 13;
130
+ */
131
+ numIndexedFiles: bigint;
132
+
133
+ /**
134
+ * @generated from field: uint64 num_indexed_code_context_items = 14;
135
+ */
136
+ numIndexedCodeContextItems: bigint;
137
+
138
+ /**
139
+ * @generated from field: exa.codeium_common_pb.Model model_deprecated = 15 [deprecated = true];
140
+ * @deprecated
141
+ */
142
+ modelDeprecated: Model;
143
+
144
+ /**
145
+ * @generated from field: string model_uid = 17;
146
+ */
147
+ modelUid: string;
148
+ };
149
+
150
+ /**
151
+ * Describes the message exa.chat_pb.ChatMetrics.
152
+ * Use `create(ChatMetricsSchema)` to create a new message.
153
+ */
154
+ export const ChatMetricsSchema: GenMessage<ChatMetrics> = /*@__PURE__*/
155
+ messageDesc(file_exa_chat_pb_chat, 1);
156
+
157
+ /**
158
+ * @generated from message exa.chat_pb.IntentGeneric
159
+ */
160
+ export type IntentGeneric = Message<"exa.chat_pb.IntentGeneric"> & {
161
+ /**
162
+ * @generated from field: string text = 1;
163
+ */
164
+ text: string;
165
+
166
+ /**
167
+ * @generated from field: repeated exa.codeium_common_pb.TextOrScopeItem items = 2;
168
+ */
169
+ items: TextOrScopeItem[];
170
+ };
171
+
172
+ /**
173
+ * Describes the message exa.chat_pb.IntentGeneric.
174
+ * Use `create(IntentGenericSchema)` to create a new message.
175
+ */
176
+ export const IntentGenericSchema: GenMessage<IntentGeneric> = /*@__PURE__*/
177
+ messageDesc(file_exa_chat_pb_chat, 2);
178
+
179
+ /**
180
+ * @generated from message exa.chat_pb.IntentFunctionExplain
181
+ */
182
+ export type IntentFunctionExplain = Message<"exa.chat_pb.IntentFunctionExplain"> & {
183
+ /**
184
+ * @generated from field: exa.codeium_common_pb.FunctionInfo function_info = 1;
185
+ */
186
+ functionInfo?: FunctionInfo | undefined;
187
+
188
+ /**
189
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
190
+ */
191
+ language: Language;
192
+
193
+ /**
194
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
195
+ * @deprecated
196
+ */
197
+ filePathMigrateMeToUri: string;
198
+
199
+ /**
200
+ * @generated from field: string uri = 4;
201
+ */
202
+ uri: string;
203
+ };
204
+
205
+ /**
206
+ * Describes the message exa.chat_pb.IntentFunctionExplain.
207
+ * Use `create(IntentFunctionExplainSchema)` to create a new message.
208
+ */
209
+ export const IntentFunctionExplainSchema: GenMessage<IntentFunctionExplain> = /*@__PURE__*/
210
+ messageDesc(file_exa_chat_pb_chat, 3);
211
+
212
+ /**
213
+ * @generated from message exa.chat_pb.IntentFunctionRefactor
214
+ */
215
+ export type IntentFunctionRefactor = Message<"exa.chat_pb.IntentFunctionRefactor"> & {
216
+ /**
217
+ * @generated from field: exa.codeium_common_pb.FunctionInfo function_info = 1;
218
+ */
219
+ functionInfo?: FunctionInfo | undefined;
220
+
221
+ /**
222
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
223
+ */
224
+ language: Language;
225
+
226
+ /**
227
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
228
+ * @deprecated
229
+ */
230
+ filePathMigrateMeToUri: string;
231
+
232
+ /**
233
+ * @generated from field: string refactor_description = 4;
234
+ */
235
+ refactorDescription: string;
236
+
237
+ /**
238
+ * @generated from field: string uri = 5;
239
+ */
240
+ uri: string;
241
+ };
242
+
243
+ /**
244
+ * Describes the message exa.chat_pb.IntentFunctionRefactor.
245
+ * Use `create(IntentFunctionRefactorSchema)` to create a new message.
246
+ */
247
+ export const IntentFunctionRefactorSchema: GenMessage<IntentFunctionRefactor> = /*@__PURE__*/
248
+ messageDesc(file_exa_chat_pb_chat, 4);
249
+
250
+ /**
251
+ * @generated from message exa.chat_pb.IntentFunctionUnitTests
252
+ */
253
+ export type IntentFunctionUnitTests = Message<"exa.chat_pb.IntentFunctionUnitTests"> & {
254
+ /**
255
+ * @generated from field: exa.codeium_common_pb.FunctionInfo function_info = 1;
256
+ */
257
+ functionInfo?: FunctionInfo | undefined;
258
+
259
+ /**
260
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
261
+ */
262
+ language: Language;
263
+
264
+ /**
265
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
266
+ * @deprecated
267
+ */
268
+ filePathMigrateMeToUri: string;
269
+
270
+ /**
271
+ * @generated from field: string uri = 5;
272
+ */
273
+ uri: string;
274
+
275
+ /**
276
+ * @generated from field: string instructions = 4;
277
+ */
278
+ instructions: string;
279
+ };
280
+
281
+ /**
282
+ * Describes the message exa.chat_pb.IntentFunctionUnitTests.
283
+ * Use `create(IntentFunctionUnitTestsSchema)` to create a new message.
284
+ */
285
+ export const IntentFunctionUnitTestsSchema: GenMessage<IntentFunctionUnitTests> = /*@__PURE__*/
286
+ messageDesc(file_exa_chat_pb_chat, 5);
287
+
288
+ /**
289
+ * @generated from message exa.chat_pb.IntentFunctionDocstring
290
+ */
291
+ export type IntentFunctionDocstring = Message<"exa.chat_pb.IntentFunctionDocstring"> & {
292
+ /**
293
+ * @generated from field: exa.codeium_common_pb.FunctionInfo function_info = 1;
294
+ */
295
+ functionInfo?: FunctionInfo | undefined;
296
+
297
+ /**
298
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
299
+ */
300
+ language: Language;
301
+
302
+ /**
303
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
304
+ * @deprecated
305
+ */
306
+ filePathMigrateMeToUri: string;
307
+
308
+ /**
309
+ * @generated from field: string uri = 4;
310
+ */
311
+ uri: string;
312
+ };
313
+
314
+ /**
315
+ * Describes the message exa.chat_pb.IntentFunctionDocstring.
316
+ * Use `create(IntentFunctionDocstringSchema)` to create a new message.
317
+ */
318
+ export const IntentFunctionDocstringSchema: GenMessage<IntentFunctionDocstring> = /*@__PURE__*/
319
+ messageDesc(file_exa_chat_pb_chat, 6);
320
+
321
+ /**
322
+ * @generated from message exa.chat_pb.IntentClassExplain
323
+ */
324
+ export type IntentClassExplain = Message<"exa.chat_pb.IntentClassExplain"> & {
325
+ /**
326
+ * @generated from field: exa.codeium_common_pb.ClassInfo class_info = 1;
327
+ */
328
+ classInfo?: ClassInfo | undefined;
329
+
330
+ /**
331
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
332
+ */
333
+ language: Language;
334
+
335
+ /**
336
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
337
+ * @deprecated
338
+ */
339
+ filePathMigrateMeToUri: string;
340
+
341
+ /**
342
+ * @generated from field: string uri = 4;
343
+ */
344
+ uri: string;
345
+ };
346
+
347
+ /**
348
+ * Describes the message exa.chat_pb.IntentClassExplain.
349
+ * Use `create(IntentClassExplainSchema)` to create a new message.
350
+ */
351
+ export const IntentClassExplainSchema: GenMessage<IntentClassExplain> = /*@__PURE__*/
352
+ messageDesc(file_exa_chat_pb_chat, 7);
353
+
354
+ /**
355
+ * @generated from message exa.chat_pb.IntentCodeBlockExplain
356
+ */
357
+ export type IntentCodeBlockExplain = Message<"exa.chat_pb.IntentCodeBlockExplain"> & {
358
+ /**
359
+ * @generated from field: exa.chat_pb.CodeBlockInfo code_block_info = 1;
360
+ */
361
+ codeBlockInfo?: CodeBlockInfo | undefined;
362
+
363
+ /**
364
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
365
+ */
366
+ language: Language;
367
+
368
+ /**
369
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
370
+ * @deprecated
371
+ */
372
+ filePathMigrateMeToUri: string;
373
+
374
+ /**
375
+ * @generated from field: string uri = 4;
376
+ */
377
+ uri: string;
378
+ };
379
+
380
+ /**
381
+ * Describes the message exa.chat_pb.IntentCodeBlockExplain.
382
+ * Use `create(IntentCodeBlockExplainSchema)` to create a new message.
383
+ */
384
+ export const IntentCodeBlockExplainSchema: GenMessage<IntentCodeBlockExplain> = /*@__PURE__*/
385
+ messageDesc(file_exa_chat_pb_chat, 8);
386
+
387
+ /**
388
+ * @generated from message exa.chat_pb.IntentCodeBlockRefactor
389
+ */
390
+ export type IntentCodeBlockRefactor = Message<"exa.chat_pb.IntentCodeBlockRefactor"> & {
391
+ /**
392
+ * @generated from field: exa.chat_pb.CodeBlockInfo code_block_info = 1;
393
+ */
394
+ codeBlockInfo?: CodeBlockInfo | undefined;
395
+
396
+ /**
397
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
398
+ */
399
+ language: Language;
400
+
401
+ /**
402
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
403
+ * @deprecated
404
+ */
405
+ filePathMigrateMeToUri: string;
406
+
407
+ /**
408
+ * @generated from field: string uri = 5;
409
+ */
410
+ uri: string;
411
+
412
+ /**
413
+ * @generated from field: string refactor_description = 4;
414
+ */
415
+ refactorDescription: string;
416
+ };
417
+
418
+ /**
419
+ * Describes the message exa.chat_pb.IntentCodeBlockRefactor.
420
+ * Use `create(IntentCodeBlockRefactorSchema)` to create a new message.
421
+ */
422
+ export const IntentCodeBlockRefactorSchema: GenMessage<IntentCodeBlockRefactor> = /*@__PURE__*/
423
+ messageDesc(file_exa_chat_pb_chat, 9);
424
+
425
+ /**
426
+ * @generated from message exa.chat_pb.IntentProblemExplain
427
+ */
428
+ export type IntentProblemExplain = Message<"exa.chat_pb.IntentProblemExplain"> & {
429
+ /**
430
+ * @generated from field: string diagnostic_message = 1;
431
+ */
432
+ diagnosticMessage: string;
433
+
434
+ /**
435
+ * @generated from field: exa.chat_pb.CodeBlockInfo problematic_code = 2;
436
+ */
437
+ problematicCode?: CodeBlockInfo | undefined;
438
+
439
+ /**
440
+ * @generated from field: string surrounding_code_snippet = 3;
441
+ */
442
+ surroundingCodeSnippet: string;
443
+
444
+ /**
445
+ * @generated from field: exa.codeium_common_pb.Language language = 4;
446
+ */
447
+ language: Language;
448
+
449
+ /**
450
+ * @generated from field: string file_path_migrate_me_to_uri = 5 [deprecated = true];
451
+ * @deprecated
452
+ */
453
+ filePathMigrateMeToUri: string;
454
+
455
+ /**
456
+ * @generated from field: string uri = 7;
457
+ */
458
+ uri: string;
459
+
460
+ /**
461
+ * @generated from field: int32 line_number = 6;
462
+ */
463
+ lineNumber: number;
464
+ };
465
+
466
+ /**
467
+ * Describes the message exa.chat_pb.IntentProblemExplain.
468
+ * Use `create(IntentProblemExplainSchema)` to create a new message.
469
+ */
470
+ export const IntentProblemExplainSchema: GenMessage<IntentProblemExplain> = /*@__PURE__*/
471
+ messageDesc(file_exa_chat_pb_chat, 10);
472
+
473
+ /**
474
+ * @generated from message exa.chat_pb.IntentGenerateCode
475
+ */
476
+ export type IntentGenerateCode = Message<"exa.chat_pb.IntentGenerateCode"> & {
477
+ /**
478
+ * @generated from field: string instruction = 1;
479
+ */
480
+ instruction: string;
481
+
482
+ /**
483
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
484
+ */
485
+ language: Language;
486
+
487
+ /**
488
+ * @generated from field: string file_path_migrate_me_to_uri = 3 [deprecated = true];
489
+ * @deprecated
490
+ */
491
+ filePathMigrateMeToUri: string;
492
+
493
+ /**
494
+ * @generated from field: string uri = 5;
495
+ */
496
+ uri: string;
497
+
498
+ /**
499
+ * @generated from field: int32 line_number = 4;
500
+ */
501
+ lineNumber: number;
502
+ };
503
+
504
+ /**
505
+ * Describes the message exa.chat_pb.IntentGenerateCode.
506
+ * Use `create(IntentGenerateCodeSchema)` to create a new message.
507
+ */
508
+ export const IntentGenerateCodeSchema: GenMessage<IntentGenerateCode> = /*@__PURE__*/
509
+ messageDesc(file_exa_chat_pb_chat, 11);
510
+
511
+ /**
512
+ * @generated from message exa.chat_pb.IntentSearch
513
+ */
514
+ export type IntentSearch = Message<"exa.chat_pb.IntentSearch"> & {
515
+ /**
516
+ * @generated from field: string query = 1;
517
+ */
518
+ query: string;
519
+ };
520
+
521
+ /**
522
+ * Describes the message exa.chat_pb.IntentSearch.
523
+ * Use `create(IntentSearchSchema)` to create a new message.
524
+ */
525
+ export const IntentSearchSchema: GenMessage<IntentSearch> = /*@__PURE__*/
526
+ messageDesc(file_exa_chat_pb_chat, 12);
527
+
528
+ /**
529
+ * @generated from message exa.chat_pb.IntentFastApply
530
+ */
531
+ export type IntentFastApply = Message<"exa.chat_pb.IntentFastApply"> & {
532
+ /**
533
+ * @generated from field: string diff_outline = 1;
534
+ */
535
+ diffOutline: string;
536
+
537
+ /**
538
+ * @generated from field: exa.codeium_common_pb.Language language = 2;
539
+ */
540
+ language: Language;
541
+
542
+ /**
543
+ * @generated from field: exa.chat_pb.CodeBlockInfo old_code = 3;
544
+ */
545
+ oldCode?: CodeBlockInfo | undefined;
546
+ };
547
+
548
+ /**
549
+ * Describes the message exa.chat_pb.IntentFastApply.
550
+ * Use `create(IntentFastApplySchema)` to create a new message.
551
+ */
552
+ export const IntentFastApplySchema: GenMessage<IntentFastApply> = /*@__PURE__*/
553
+ messageDesc(file_exa_chat_pb_chat, 13);
554
+
555
+ /**
556
+ * @generated from message exa.chat_pb.ChatMessageIntent
557
+ */
558
+ export type ChatMessageIntent = Message<"exa.chat_pb.ChatMessageIntent"> & {
559
+ /**
560
+ * @generated from oneof exa.chat_pb.ChatMessageIntent.intent
561
+ */
562
+ intent: {
563
+ /**
564
+ * @generated from field: exa.chat_pb.IntentGeneric generic = 1;
565
+ */
566
+ value: IntentGeneric;
567
+ case: "generic";
568
+ } | {
569
+ /**
570
+ * @generated from field: exa.chat_pb.IntentFunctionExplain explain_function = 2;
571
+ */
572
+ value: IntentFunctionExplain;
573
+ case: "explainFunction";
574
+ } | {
575
+ /**
576
+ * @generated from field: exa.chat_pb.IntentFunctionDocstring function_docstring = 3;
577
+ */
578
+ value: IntentFunctionDocstring;
579
+ case: "functionDocstring";
580
+ } | {
581
+ /**
582
+ * @generated from field: exa.chat_pb.IntentFunctionRefactor function_refactor = 4;
583
+ */
584
+ value: IntentFunctionRefactor;
585
+ case: "functionRefactor";
586
+ } | {
587
+ /**
588
+ * @generated from field: exa.chat_pb.IntentCodeBlockExplain explain_code_block = 5;
589
+ */
590
+ value: IntentCodeBlockExplain;
591
+ case: "explainCodeBlock";
592
+ } | {
593
+ /**
594
+ * @generated from field: exa.chat_pb.IntentCodeBlockRefactor code_block_refactor = 6;
595
+ */
596
+ value: IntentCodeBlockRefactor;
597
+ case: "codeBlockRefactor";
598
+ } | {
599
+ /**
600
+ * @generated from field: exa.chat_pb.IntentFunctionUnitTests function_unit_tests = 7;
601
+ */
602
+ value: IntentFunctionUnitTests;
603
+ case: "functionUnitTests";
604
+ } | {
605
+ /**
606
+ * @generated from field: exa.chat_pb.IntentProblemExplain problem_explain = 8;
607
+ */
608
+ value: IntentProblemExplain;
609
+ case: "problemExplain";
610
+ } | {
611
+ /**
612
+ * @generated from field: exa.chat_pb.IntentGenerateCode generate_code = 9;
613
+ */
614
+ value: IntentGenerateCode;
615
+ case: "generateCode";
616
+ } | {
617
+ /**
618
+ * @generated from field: exa.chat_pb.IntentClassExplain explain_class = 10;
619
+ */
620
+ value: IntentClassExplain;
621
+ case: "explainClass";
622
+ } | {
623
+ /**
624
+ * @generated from field: exa.chat_pb.IntentSearch search = 11;
625
+ */
626
+ value: IntentSearch;
627
+ case: "search";
628
+ } | {
629
+ /**
630
+ * @generated from field: exa.chat_pb.IntentFastApply fast_apply = 13;
631
+ */
632
+ value: IntentFastApply;
633
+ case: "fastApply";
634
+ } | { case: undefined; value?: undefined };
635
+
636
+ /**
637
+ * @generated from field: uint32 num_tokens = 12;
638
+ */
639
+ numTokens: number;
640
+ };
641
+
642
+ /**
643
+ * Describes the message exa.chat_pb.ChatMessageIntent.
644
+ * Use `create(ChatMessageIntentSchema)` to create a new message.
645
+ */
646
+ export const ChatMessageIntentSchema: GenMessage<ChatMessageIntent> = /*@__PURE__*/
647
+ messageDesc(file_exa_chat_pb_chat, 14);
648
+
649
+ /**
650
+ * @generated from message exa.chat_pb.ChatMessageActionSearch
651
+ */
652
+ export type ChatMessageActionSearch = Message<"exa.chat_pb.ChatMessageActionSearch"> & {
653
+ };
654
+
655
+ /**
656
+ * Describes the message exa.chat_pb.ChatMessageActionSearch.
657
+ * Use `create(ChatMessageActionSearchSchema)` to create a new message.
658
+ */
659
+ export const ChatMessageActionSearchSchema: GenMessage<ChatMessageActionSearch> = /*@__PURE__*/
660
+ messageDesc(file_exa_chat_pb_chat, 15);
661
+
662
+ /**
663
+ * @generated from message exa.chat_pb.ChatMessageActionEdit
664
+ */
665
+ export type ChatMessageActionEdit = Message<"exa.chat_pb.ChatMessageActionEdit"> & {
666
+ /**
667
+ * @generated from field: string file_path_migrate_me_to_uri = 1 [deprecated = true];
668
+ * @deprecated
669
+ */
670
+ filePathMigrateMeToUri: string;
671
+
672
+ /**
673
+ * @generated from field: string uri = 6;
674
+ */
675
+ uri: string;
676
+
677
+ /**
678
+ * @generated from field: exa.diff_action_pb.DiffBlock diff = 2;
679
+ */
680
+ diff?: DiffBlock | undefined;
681
+
682
+ /**
683
+ * @generated from field: exa.codeium_common_pb.Language language = 3;
684
+ */
685
+ language: Language;
686
+
687
+ /**
688
+ * @generated from field: string text_pre = 4;
689
+ */
690
+ textPre: string;
691
+
692
+ /**
693
+ * @generated from field: string text_post = 5;
694
+ */
695
+ textPost: string;
696
+ };
697
+
698
+ /**
699
+ * Describes the message exa.chat_pb.ChatMessageActionEdit.
700
+ * Use `create(ChatMessageActionEditSchema)` to create a new message.
701
+ */
702
+ export const ChatMessageActionEditSchema: GenMessage<ChatMessageActionEdit> = /*@__PURE__*/
703
+ messageDesc(file_exa_chat_pb_chat, 16);
704
+
705
+ /**
706
+ * @generated from message exa.chat_pb.ChatMessageActionGeneric
707
+ */
708
+ export type ChatMessageActionGeneric = Message<"exa.chat_pb.ChatMessageActionGeneric"> & {
709
+ /**
710
+ * @generated from field: string text = 1;
711
+ */
712
+ text: string;
713
+
714
+ /**
715
+ * @generated from field: string display_text = 2;
716
+ */
717
+ displayText: string;
718
+ };
719
+
720
+ /**
721
+ * Describes the message exa.chat_pb.ChatMessageActionGeneric.
722
+ * Use `create(ChatMessageActionGenericSchema)` to create a new message.
723
+ */
724
+ export const ChatMessageActionGenericSchema: GenMessage<ChatMessageActionGeneric> = /*@__PURE__*/
725
+ messageDesc(file_exa_chat_pb_chat, 17);
726
+
727
+ /**
728
+ * @generated from message exa.chat_pb.ChatMessageStatusContextRelevancy
729
+ */
730
+ export type ChatMessageStatusContextRelevancy = Message<"exa.chat_pb.ChatMessageStatusContextRelevancy"> & {
731
+ /**
732
+ * @generated from field: bool is_loading = 1;
733
+ */
734
+ isLoading: boolean;
735
+
736
+ /**
737
+ * @generated from field: bool is_relevant = 2;
738
+ */
739
+ isRelevant: boolean;
740
+
741
+ /**
742
+ * @generated from field: repeated string query_suggestions = 3;
743
+ */
744
+ querySuggestions: string[];
745
+ };
746
+
747
+ /**
748
+ * Describes the message exa.chat_pb.ChatMessageStatusContextRelevancy.
749
+ * Use `create(ChatMessageStatusContextRelevancySchema)` to create a new message.
750
+ */
751
+ export const ChatMessageStatusContextRelevancySchema: GenMessage<ChatMessageStatusContextRelevancy> = /*@__PURE__*/
752
+ messageDesc(file_exa_chat_pb_chat, 18);
753
+
754
+ /**
755
+ * @generated from message exa.chat_pb.ChatMessageStatus
756
+ */
757
+ export type ChatMessageStatus = Message<"exa.chat_pb.ChatMessageStatus"> & {
758
+ /**
759
+ * @generated from oneof exa.chat_pb.ChatMessageStatus.status
760
+ */
761
+ status: {
762
+ /**
763
+ * @generated from field: exa.chat_pb.ChatMessageStatusContextRelevancy context_relevancy = 1;
764
+ */
765
+ value: ChatMessageStatusContextRelevancy;
766
+ case: "contextRelevancy";
767
+ } | { case: undefined; value?: undefined };
768
+ };
769
+
770
+ /**
771
+ * Describes the message exa.chat_pb.ChatMessageStatus.
772
+ * Use `create(ChatMessageStatusSchema)` to create a new message.
773
+ */
774
+ export const ChatMessageStatusSchema: GenMessage<ChatMessageStatus> = /*@__PURE__*/
775
+ messageDesc(file_exa_chat_pb_chat, 19);
776
+
777
+ /**
778
+ * @generated from message exa.chat_pb.ChatMessageError
779
+ */
780
+ export type ChatMessageError = Message<"exa.chat_pb.ChatMessageError"> & {
781
+ /**
782
+ * @generated from field: string text = 1;
783
+ */
784
+ text: string;
785
+ };
786
+
787
+ /**
788
+ * Describes the message exa.chat_pb.ChatMessageError.
789
+ * Use `create(ChatMessageErrorSchema)` to create a new message.
790
+ */
791
+ export const ChatMessageErrorSchema: GenMessage<ChatMessageError> = /*@__PURE__*/
792
+ messageDesc(file_exa_chat_pb_chat, 20);
793
+
794
+ /**
795
+ * @generated from message exa.chat_pb.ChatMessageAction
796
+ */
797
+ export type ChatMessageAction = Message<"exa.chat_pb.ChatMessageAction"> & {
798
+ /**
799
+ * @generated from oneof exa.chat_pb.ChatMessageAction.action
800
+ */
801
+ action: {
802
+ /**
803
+ * @generated from field: exa.chat_pb.ChatMessageActionGeneric generic = 1;
804
+ */
805
+ value: ChatMessageActionGeneric;
806
+ case: "generic";
807
+ } | {
808
+ /**
809
+ * @generated from field: exa.chat_pb.ChatMessageActionEdit edit = 3;
810
+ */
811
+ value: ChatMessageActionEdit;
812
+ case: "edit";
813
+ } | {
814
+ /**
815
+ * @generated from field: exa.chat_pb.ChatMessageActionSearch search = 5;
816
+ */
817
+ value: ChatMessageActionSearch;
818
+ case: "search";
819
+ } | { case: undefined; value?: undefined };
820
+
821
+ /**
822
+ * @generated from field: uint32 num_tokens = 2;
823
+ */
824
+ numTokens: number;
825
+
826
+ /**
827
+ * @generated from field: repeated exa.codeium_common_pb.CodeContextItem context_items = 4;
828
+ */
829
+ contextItems: CodeContextItem[];
830
+
831
+ /**
832
+ * @generated from field: exa.chat_pb.ChatIntentType latest_intent = 6;
833
+ */
834
+ latestIntent: ChatIntentType;
835
+
836
+ /**
837
+ * @generated from field: exa.chat_pb.ChatMetrics generation_stats = 7;
838
+ */
839
+ generationStats?: ChatMetrics | undefined;
840
+
841
+ /**
842
+ * @generated from field: repeated exa.codeium_common_pb.KnowledgeBaseItemWithMetadata knowledge_base_items = 8;
843
+ */
844
+ knowledgeBaseItems: KnowledgeBaseItemWithMetadata[];
845
+ };
846
+
847
+ /**
848
+ * Describes the message exa.chat_pb.ChatMessageAction.
849
+ * Use `create(ChatMessageActionSchema)` to create a new message.
850
+ */
851
+ export const ChatMessageActionSchema: GenMessage<ChatMessageAction> = /*@__PURE__*/
852
+ messageDesc(file_exa_chat_pb_chat, 21);
853
+
854
+ /**
855
+ * @generated from message exa.chat_pb.ChatMessage
856
+ */
857
+ export type ChatMessage = Message<"exa.chat_pb.ChatMessage"> & {
858
+ /**
859
+ * @generated from field: string message_id = 1;
860
+ */
861
+ messageId: string;
862
+
863
+ /**
864
+ * @generated from field: exa.codeium_common_pb.ChatMessageSource source = 2;
865
+ */
866
+ source: ChatMessageSource;
867
+
868
+ /**
869
+ * @generated from field: google.protobuf.Timestamp timestamp = 3;
870
+ */
871
+ timestamp?: Timestamp | undefined;
872
+
873
+ /**
874
+ * @generated from field: string conversation_id = 4;
875
+ */
876
+ conversationId: string;
877
+
878
+ /**
879
+ * @generated from oneof exa.chat_pb.ChatMessage.content
880
+ */
881
+ content: {
882
+ /**
883
+ * @generated from field: exa.chat_pb.ChatMessageIntent intent = 5;
884
+ */
885
+ value: ChatMessageIntent;
886
+ case: "intent";
887
+ } | {
888
+ /**
889
+ * @generated from field: exa.chat_pb.ChatMessageAction action = 6;
890
+ */
891
+ value: ChatMessageAction;
892
+ case: "action";
893
+ } | {
894
+ /**
895
+ * @generated from field: exa.chat_pb.ChatMessageError error = 7;
896
+ */
897
+ value: ChatMessageError;
898
+ case: "error";
899
+ } | {
900
+ /**
901
+ * @generated from field: exa.chat_pb.ChatMessageStatus status = 8;
902
+ */
903
+ value: ChatMessageStatus;
904
+ case: "status";
905
+ } | { case: undefined; value?: undefined };
906
+
907
+ /**
908
+ * @generated from field: bool in_progress = 9;
909
+ */
910
+ inProgress: boolean;
911
+
912
+ /**
913
+ * @generated from field: exa.chat_pb.GetChatMessageRequest request = 10;
914
+ */
915
+ request?: GetChatMessageRequest | undefined;
916
+
917
+ /**
918
+ * @generated from field: bool redact = 11;
919
+ */
920
+ redact: boolean;
921
+ };
922
+
923
+ /**
924
+ * Describes the message exa.chat_pb.ChatMessage.
925
+ * Use `create(ChatMessageSchema)` to create a new message.
926
+ */
927
+ export const ChatMessageSchema: GenMessage<ChatMessage> = /*@__PURE__*/
928
+ messageDesc(file_exa_chat_pb_chat, 22);
929
+
930
+ /**
931
+ * @generated from message exa.chat_pb.Conversation
932
+ */
933
+ export type Conversation = Message<"exa.chat_pb.Conversation"> & {
934
+ /**
935
+ * @generated from field: repeated exa.chat_pb.ChatMessage messages = 1;
936
+ */
937
+ messages: ChatMessage[];
938
+ };
939
+
940
+ /**
941
+ * Describes the message exa.chat_pb.Conversation.
942
+ * Use `create(ConversationSchema)` to create a new message.
943
+ */
944
+ export const ConversationSchema: GenMessage<Conversation> = /*@__PURE__*/
945
+ messageDesc(file_exa_chat_pb_chat, 23);
946
+
947
+ /**
948
+ * @generated from message exa.chat_pb.RawChatMessage
949
+ */
950
+ export type RawChatMessage = Message<"exa.chat_pb.RawChatMessage"> & {
951
+ /**
952
+ * @generated from field: string message_id = 1;
953
+ */
954
+ messageId: string;
955
+
956
+ /**
957
+ * @generated from field: exa.codeium_common_pb.ChatMessageSource source = 2;
958
+ */
959
+ source: ChatMessageSource;
960
+
961
+ /**
962
+ * @generated from field: google.protobuf.Timestamp timestamp = 3;
963
+ */
964
+ timestamp?: Timestamp | undefined;
965
+
966
+ /**
967
+ * @generated from field: string conversation_id = 4;
968
+ */
969
+ conversationId: string;
970
+
971
+ /**
972
+ * @generated from field: string text = 5;
973
+ */
974
+ text: string;
975
+
976
+ /**
977
+ * @generated from field: bool in_progress = 6;
978
+ */
979
+ inProgress: boolean;
980
+
981
+ /**
982
+ * @generated from field: bool is_error = 7;
983
+ */
984
+ isError: boolean;
985
+ };
986
+
987
+ /**
988
+ * Describes the message exa.chat_pb.RawChatMessage.
989
+ * Use `create(RawChatMessageSchema)` to create a new message.
990
+ */
991
+ export const RawChatMessageSchema: GenMessage<RawChatMessage> = /*@__PURE__*/
992
+ messageDesc(file_exa_chat_pb_chat, 24);
993
+
994
+ /**
995
+ * @generated from message exa.chat_pb.DeepWikiSymbolRange
996
+ */
997
+ export type DeepWikiSymbolRange = Message<"exa.chat_pb.DeepWikiSymbolRange"> & {
998
+ /**
999
+ * @generated from field: int64 start_line = 1;
1000
+ */
1001
+ startLine: bigint;
1002
+
1003
+ /**
1004
+ * @generated from field: int64 start_column = 2;
1005
+ */
1006
+ startColumn: bigint;
1007
+
1008
+ /**
1009
+ * @generated from field: int64 end_line = 3;
1010
+ */
1011
+ endLine: bigint;
1012
+
1013
+ /**
1014
+ * @generated from field: int64 end_column = 4;
1015
+ */
1016
+ endColumn: bigint;
1017
+ };
1018
+
1019
+ /**
1020
+ * Describes the message exa.chat_pb.DeepWikiSymbolRange.
1021
+ * Use `create(DeepWikiSymbolRangeSchema)` to create a new message.
1022
+ */
1023
+ export const DeepWikiSymbolRangeSchema: GenMessage<DeepWikiSymbolRange> = /*@__PURE__*/
1024
+ messageDesc(file_exa_chat_pb_chat, 25);
1025
+
1026
+ /**
1027
+ * @generated from message exa.chat_pb.DeepWikiSymbolContext
1028
+ */
1029
+ export type DeepWikiSymbolContext = Message<"exa.chat_pb.DeepWikiSymbolContext"> & {
1030
+ /**
1031
+ * @generated from field: string symbol_name = 1;
1032
+ */
1033
+ symbolName: string;
1034
+
1035
+ /**
1036
+ * @generated from field: string symbol_uri = 2;
1037
+ */
1038
+ symbolUri: string;
1039
+
1040
+ /**
1041
+ * @generated from field: exa.chat_pb.DeepWikiSymbolRange symbol_range = 3;
1042
+ */
1043
+ symbolRange?: DeepWikiSymbolRange | undefined;
1044
+
1045
+ /**
1046
+ * @generated from field: exa.chat_pb.DeepWikiSymbolType symbol_type = 4;
1047
+ */
1048
+ symbolType: DeepWikiSymbolType;
1049
+
1050
+ /**
1051
+ * @generated from field: string file_context = 5;
1052
+ */
1053
+ fileContext: string;
1054
+
1055
+ /**
1056
+ * @generated from field: string usage_context = 6;
1057
+ */
1058
+ usageContext: string;
1059
+
1060
+ /**
1061
+ * @generated from field: string trace_context = 7;
1062
+ */
1063
+ traceContext: string;
1064
+
1065
+ /**
1066
+ * @generated from field: string quick_grep_context = 8;
1067
+ */
1068
+ quickGrepContext: string;
1069
+
1070
+ /**
1071
+ * @generated from field: google.protobuf.Timestamp timestamp = 9;
1072
+ */
1073
+ timestamp?: Timestamp | undefined;
1074
+ };
1075
+
1076
+ /**
1077
+ * Describes the message exa.chat_pb.DeepWikiSymbolContext.
1078
+ * Use `create(DeepWikiSymbolContextSchema)` to create a new message.
1079
+ */
1080
+ export const DeepWikiSymbolContextSchema: GenMessage<DeepWikiSymbolContext> = /*@__PURE__*/
1081
+ messageDesc(file_exa_chat_pb_chat, 26);
1082
+
1083
+ /**
1084
+ * @generated from message exa.chat_pb.DeepWikiHoverContext
1085
+ */
1086
+ export type DeepWikiHoverContext = Message<"exa.chat_pb.DeepWikiHoverContext"> & {
1087
+ /**
1088
+ * @generated from field: string symbol_name = 1;
1089
+ */
1090
+ symbolName: string;
1091
+
1092
+ /**
1093
+ * @generated from field: string symbol_uri = 2;
1094
+ */
1095
+ symbolUri: string;
1096
+
1097
+ /**
1098
+ * @generated from field: exa.chat_pb.DeepWikiSymbolRange symbol_range = 3;
1099
+ */
1100
+ symbolRange?: DeepWikiSymbolRange | undefined;
1101
+
1102
+ /**
1103
+ * @generated from field: exa.chat_pb.DeepWikiSymbolType symbol_type = 4;
1104
+ */
1105
+ symbolType: DeepWikiSymbolType;
1106
+
1107
+ /**
1108
+ * @generated from field: string hover_text = 5;
1109
+ */
1110
+ hoverText: string;
1111
+
1112
+ /**
1113
+ * @generated from field: google.protobuf.Timestamp timestamp = 6;
1114
+ */
1115
+ timestamp?: Timestamp | undefined;
1116
+ };
1117
+
1118
+ /**
1119
+ * Describes the message exa.chat_pb.DeepWikiHoverContext.
1120
+ * Use `create(DeepWikiHoverContextSchema)` to create a new message.
1121
+ */
1122
+ export const DeepWikiHoverContextSchema: GenMessage<DeepWikiHoverContext> = /*@__PURE__*/
1123
+ messageDesc(file_exa_chat_pb_chat, 27);
1124
+
1125
+ /**
1126
+ * @generated from message exa.chat_pb.ParameterInfo
1127
+ */
1128
+ export type ParameterInfo = Message<"exa.chat_pb.ParameterInfo"> & {
1129
+ /**
1130
+ * @generated from field: string label = 1;
1131
+ */
1132
+ label: string;
1133
+
1134
+ /**
1135
+ * @generated from field: string documentation = 2;
1136
+ */
1137
+ documentation: string;
1138
+ };
1139
+
1140
+ /**
1141
+ * Describes the message exa.chat_pb.ParameterInfo.
1142
+ * Use `create(ParameterInfoSchema)` to create a new message.
1143
+ */
1144
+ export const ParameterInfoSchema: GenMessage<ParameterInfo> = /*@__PURE__*/
1145
+ messageDesc(file_exa_chat_pb_chat, 28);
1146
+
1147
+ /**
1148
+ * @generated from message exa.chat_pb.FunctionCallInfo
1149
+ */
1150
+ export type FunctionCallInfo = Message<"exa.chat_pb.FunctionCallInfo"> & {
1151
+ /**
1152
+ * @generated from field: string signature_label = 1;
1153
+ */
1154
+ signatureLabel: string;
1155
+
1156
+ /**
1157
+ * @generated from field: int32 active_parameter = 2;
1158
+ */
1159
+ activeParameter: number;
1160
+
1161
+ /**
1162
+ * @generated from field: int32 parameter_count = 3;
1163
+ */
1164
+ parameterCount: number;
1165
+
1166
+ /**
1167
+ * @generated from field: repeated exa.chat_pb.ParameterInfo parameters = 4;
1168
+ */
1169
+ parameters: ParameterInfo[];
1170
+ };
1171
+
1172
+ /**
1173
+ * Describes the message exa.chat_pb.FunctionCallInfo.
1174
+ * Use `create(FunctionCallInfoSchema)` to create a new message.
1175
+ */
1176
+ export const FunctionCallInfoSchema: GenMessage<FunctionCallInfo> = /*@__PURE__*/
1177
+ messageDesc(file_exa_chat_pb_chat, 29);
1178
+
1179
+ /**
1180
+ * @generated from message exa.chat_pb.DeepWikiContext
1181
+ */
1182
+ export type DeepWikiContext = Message<"exa.chat_pb.DeepWikiContext"> & {
1183
+ /**
1184
+ * @generated from field: exa.chat_pb.DeepWikiHoverContext enclosing_hover_context = 1;
1185
+ */
1186
+ enclosingHoverContext?: DeepWikiHoverContext | undefined;
1187
+
1188
+ /**
1189
+ * @generated from field: exa.chat_pb.FunctionCallInfo function_call_info = 2;
1190
+ */
1191
+ functionCallInfo?: FunctionCallInfo | undefined;
1192
+ };
1193
+
1194
+ /**
1195
+ * Describes the message exa.chat_pb.DeepWikiContext.
1196
+ * Use `create(DeepWikiContextSchema)` to create a new message.
1197
+ */
1198
+ export const DeepWikiContextSchema: GenMessage<DeepWikiContext> = /*@__PURE__*/
1199
+ messageDesc(file_exa_chat_pb_chat, 30);
1200
+
1201
+ /**
1202
+ * @generated from message exa.chat_pb.GetDeepWikiRequest
1203
+ */
1204
+ export type GetDeepWikiRequest = Message<"exa.chat_pb.GetDeepWikiRequest"> & {
1205
+ /**
1206
+ * @generated from field: exa.codeium_common_pb.Metadata metadata = 1;
1207
+ */
1208
+ metadata?: Metadata | undefined;
1209
+
1210
+ /**
1211
+ * @generated from field: exa.chat_pb.DeepWikiRequestType request_type = 2;
1212
+ */
1213
+ requestType: DeepWikiRequestType;
1214
+
1215
+ /**
1216
+ * @generated from field: string symbol_name = 3;
1217
+ */
1218
+ symbolName: string;
1219
+
1220
+ /**
1221
+ * @generated from field: string symbol_uri = 4;
1222
+ */
1223
+ symbolUri: string;
1224
+
1225
+ /**
1226
+ * @generated from field: string context = 5;
1227
+ */
1228
+ context: string;
1229
+
1230
+ /**
1231
+ * @generated from field: exa.chat_pb.DeepWikiSymbolType symbol_type = 6;
1232
+ */
1233
+ symbolType: DeepWikiSymbolType;
1234
+
1235
+ /**
1236
+ * @generated from field: string language = 7;
1237
+ */
1238
+ language: string;
1239
+ };
1240
+
1241
+ /**
1242
+ * Describes the message exa.chat_pb.GetDeepWikiRequest.
1243
+ * Use `create(GetDeepWikiRequestSchema)` to create a new message.
1244
+ */
1245
+ export const GetDeepWikiRequestSchema: GenMessage<GetDeepWikiRequest> = /*@__PURE__*/
1246
+ messageDesc(file_exa_chat_pb_chat, 31);
1247
+
1248
+ /**
1249
+ * @generated from message exa.chat_pb.ChatMessagePrompt
1250
+ */
1251
+ export type ChatMessagePrompt = Message<"exa.chat_pb.ChatMessagePrompt"> & {
1252
+ /**
1253
+ * @generated from field: string message_id = 1;
1254
+ */
1255
+ messageId: string;
1256
+
1257
+ /**
1258
+ * @generated from field: exa.codeium_common_pb.ChatMessageSource source = 2;
1259
+ */
1260
+ source: ChatMessageSource;
1261
+
1262
+ /**
1263
+ * @generated from field: string prompt = 3;
1264
+ */
1265
+ prompt: string;
1266
+
1267
+ /**
1268
+ * @generated from field: uint32 num_tokens = 4;
1269
+ */
1270
+ numTokens: number;
1271
+
1272
+ /**
1273
+ * @generated from field: bool safe_for_code_telemetry = 5;
1274
+ */
1275
+ safeForCodeTelemetry: boolean;
1276
+
1277
+ /**
1278
+ * @generated from field: repeated exa.codeium_common_pb.ChatToolCall tool_calls = 6;
1279
+ */
1280
+ toolCalls: ChatToolCall[];
1281
+
1282
+ /**
1283
+ * @generated from field: string tool_call_id = 7;
1284
+ */
1285
+ toolCallId: string;
1286
+
1287
+ /**
1288
+ * @generated from field: exa.chat_pb.PromptCacheOptions prompt_cache_options = 8;
1289
+ */
1290
+ promptCacheOptions?: PromptCacheOptions | undefined;
1291
+
1292
+ /**
1293
+ * @generated from field: bool tool_result_is_error = 9;
1294
+ */
1295
+ toolResultIsError: boolean;
1296
+
1297
+ /**
1298
+ * @generated from field: repeated exa.codeium_common_pb.ImageData images = 10;
1299
+ */
1300
+ images: ImageData[];
1301
+
1302
+ /**
1303
+ * @generated from field: string thinking = 11;
1304
+ */
1305
+ thinking: string;
1306
+
1307
+ /**
1308
+ * @generated from field: string signature = 12;
1309
+ */
1310
+ signature: string;
1311
+
1312
+ /**
1313
+ * @generated from field: bool thinking_redacted = 13;
1314
+ */
1315
+ thinkingRedacted: boolean;
1316
+
1317
+ /**
1318
+ * @generated from field: repeated exa.codeium_common_pb.PromptAnnotationRange prompt_annotation_ranges = 14;
1319
+ */
1320
+ promptAnnotationRanges: PromptAnnotationRange[];
1321
+
1322
+ /**
1323
+ * @generated from field: string output_id = 15;
1324
+ */
1325
+ outputId: string;
1326
+
1327
+ /**
1328
+ * @generated from field: string thinking_id = 16 [deprecated = true];
1329
+ * @deprecated
1330
+ */
1331
+ thinkingId: string;
1332
+
1333
+ /**
1334
+ * @generated from field: bytes gemini_thought_signature = 17 [deprecated = true];
1335
+ * @deprecated
1336
+ */
1337
+ geminiThoughtSignature: Uint8Array;
1338
+
1339
+ /**
1340
+ * @generated from field: string signature_type = 18;
1341
+ */
1342
+ signatureType: string;
1343
+
1344
+ /**
1345
+ * @generated from field: string phase = 19;
1346
+ */
1347
+ phase: string;
1348
+ };
1349
+
1350
+ /**
1351
+ * Describes the message exa.chat_pb.ChatMessagePrompt.
1352
+ * Use `create(ChatMessagePromptSchema)` to create a new message.
1353
+ */
1354
+ export const ChatMessagePromptSchema: GenMessage<ChatMessagePrompt> = /*@__PURE__*/
1355
+ messageDesc(file_exa_chat_pb_chat, 32);
1356
+
1357
+ /**
1358
+ * @generated from message exa.chat_pb.PromptCacheOptions
1359
+ */
1360
+ export type PromptCacheOptions = Message<"exa.chat_pb.PromptCacheOptions"> & {
1361
+ /**
1362
+ * @generated from field: exa.chat_pb.CacheControlType type = 1;
1363
+ */
1364
+ type: CacheControlType;
1365
+ };
1366
+
1367
+ /**
1368
+ * Describes the message exa.chat_pb.PromptCacheOptions.
1369
+ * Use `create(PromptCacheOptionsSchema)` to create a new message.
1370
+ */
1371
+ export const PromptCacheOptionsSchema: GenMessage<PromptCacheOptions> = /*@__PURE__*/
1372
+ messageDesc(file_exa_chat_pb_chat, 33);
1373
+
1374
+ /**
1375
+ * @generated from message exa.chat_pb.ChatToolDefinition
1376
+ */
1377
+ export type ChatToolDefinition = Message<"exa.chat_pb.ChatToolDefinition"> & {
1378
+ /**
1379
+ * @generated from field: string name = 1;
1380
+ */
1381
+ name: string;
1382
+
1383
+ /**
1384
+ * @generated from field: string description = 2;
1385
+ */
1386
+ description: string;
1387
+
1388
+ /**
1389
+ * @generated from field: string json_schema_string = 3;
1390
+ */
1391
+ jsonSchemaString: string;
1392
+
1393
+ /**
1394
+ * @generated from field: repeated string attribution_field_names = 5;
1395
+ */
1396
+ attributionFieldNames: string[];
1397
+
1398
+ /**
1399
+ * @generated from field: string server_name = 6;
1400
+ */
1401
+ serverName: string;
1402
+
1403
+ /**
1404
+ * @generated from field: optional bool read_only_hint = 7;
1405
+ */
1406
+ readOnlyHint?: boolean | undefined;
1407
+
1408
+ /**
1409
+ * @generated from field: optional exa.chat_pb.ComputerUseToolConfig computer_use_config = 8;
1410
+ */
1411
+ computerUseConfig?: ComputerUseToolConfig | undefined;
1412
+
1413
+ /**
1414
+ * @generated from field: optional bool is_custom_tool = 9;
1415
+ */
1416
+ isCustomTool?: boolean | undefined;
1417
+
1418
+ /**
1419
+ * @generated from field: optional string custom_tool_grammar = 10;
1420
+ */
1421
+ customToolGrammar?: string | undefined;
1422
+
1423
+ /**
1424
+ * @generated from field: optional string custom_tool_grammar_syntax = 11;
1425
+ */
1426
+ customToolGrammarSyntax?: string | undefined;
1427
+
1428
+ /**
1429
+ * @generated from field: bool strict = 12;
1430
+ */
1431
+ strict: boolean;
1432
+ };
1433
+
1434
+ /**
1435
+ * Describes the message exa.chat_pb.ChatToolDefinition.
1436
+ * Use `create(ChatToolDefinitionSchema)` to create a new message.
1437
+ */
1438
+ export const ChatToolDefinitionSchema: GenMessage<ChatToolDefinition> = /*@__PURE__*/
1439
+ messageDesc(file_exa_chat_pb_chat, 34);
1440
+
1441
+ /**
1442
+ * @generated from message exa.chat_pb.ComputerUseToolConfig
1443
+ */
1444
+ export type ComputerUseToolConfig = Message<"exa.chat_pb.ComputerUseToolConfig"> & {
1445
+ /**
1446
+ * @generated from field: int32 display_width_px = 1;
1447
+ */
1448
+ displayWidthPx: number;
1449
+
1450
+ /**
1451
+ * @generated from field: int32 display_height_px = 2;
1452
+ */
1453
+ displayHeightPx: number;
1454
+
1455
+ /**
1456
+ * @generated from field: int32 display_number = 3;
1457
+ */
1458
+ displayNumber: number;
1459
+ };
1460
+
1461
+ /**
1462
+ * Describes the message exa.chat_pb.ComputerUseToolConfig.
1463
+ * Use `create(ComputerUseToolConfigSchema)` to create a new message.
1464
+ */
1465
+ export const ComputerUseToolConfigSchema: GenMessage<ComputerUseToolConfig> = /*@__PURE__*/
1466
+ messageDesc(file_exa_chat_pb_chat, 35);
1467
+
1468
+ /**
1469
+ * @generated from message exa.chat_pb.ChatToolChoice
1470
+ */
1471
+ export type ChatToolChoice = Message<"exa.chat_pb.ChatToolChoice"> & {
1472
+ /**
1473
+ * @generated from oneof exa.chat_pb.ChatToolChoice.choice
1474
+ */
1475
+ choice: {
1476
+ /**
1477
+ * @generated from field: string option_name = 1;
1478
+ */
1479
+ value: string;
1480
+ case: "optionName";
1481
+ } | {
1482
+ /**
1483
+ * @generated from field: string tool_name = 2;
1484
+ */
1485
+ value: string;
1486
+ case: "toolName";
1487
+ } | { case: undefined; value?: undefined };
1488
+ };
1489
+
1490
+ /**
1491
+ * Describes the message exa.chat_pb.ChatToolChoice.
1492
+ * Use `create(ChatToolChoiceSchema)` to create a new message.
1493
+ */
1494
+ export const ChatToolChoiceSchema: GenMessage<ChatToolChoice> = /*@__PURE__*/
1495
+ messageDesc(file_exa_chat_pb_chat, 36);
1496
+
1497
+ /**
1498
+ * @generated from message exa.chat_pb.ChatMentionsSearchRequest
1499
+ */
1500
+ export type ChatMentionsSearchRequest = Message<"exa.chat_pb.ChatMentionsSearchRequest"> & {
1501
+ /**
1502
+ * @generated from field: string query = 1;
1503
+ */
1504
+ query: string;
1505
+
1506
+ /**
1507
+ * @generated from field: repeated exa.codeium_common_pb.CodeContextType allowed_types = 2;
1508
+ */
1509
+ allowedTypes: CodeContextType[];
1510
+
1511
+ /**
1512
+ * @generated from field: bool include_repo_info = 3;
1513
+ */
1514
+ includeRepoInfo: boolean;
1515
+ };
1516
+
1517
+ /**
1518
+ * Describes the message exa.chat_pb.ChatMentionsSearchRequest.
1519
+ * Use `create(ChatMentionsSearchRequestSchema)` to create a new message.
1520
+ */
1521
+ export const ChatMentionsSearchRequestSchema: GenMessage<ChatMentionsSearchRequest> = /*@__PURE__*/
1522
+ messageDesc(file_exa_chat_pb_chat, 37);
1523
+
1524
+ /**
1525
+ * @generated from message exa.chat_pb.ChatMentionsSearchResponse
1526
+ */
1527
+ export type ChatMentionsSearchResponse = Message<"exa.chat_pb.ChatMentionsSearchResponse"> & {
1528
+ /**
1529
+ * @generated from field: repeated exa.codeium_common_pb.CodeContextItem cci_items = 1;
1530
+ */
1531
+ cciItems: CodeContextItem[];
1532
+
1533
+ /**
1534
+ * @generated from field: repeated exa.codeium_common_pb.GitRepoInfo repo_infos = 2;
1535
+ */
1536
+ repoInfos: GitRepoInfo[];
1537
+ };
1538
+
1539
+ /**
1540
+ * Describes the message exa.chat_pb.ChatMentionsSearchResponse.
1541
+ * Use `create(ChatMentionsSearchResponseSchema)` to create a new message.
1542
+ */
1543
+ export const ChatMentionsSearchResponseSchema: GenMessage<ChatMentionsSearchResponse> = /*@__PURE__*/
1544
+ messageDesc(file_exa_chat_pb_chat, 38);
1545
+
1546
+ /**
1547
+ * @generated from message exa.chat_pb.GetChatMessageRequest
1548
+ */
1549
+ export type GetChatMessageRequest = Message<"exa.chat_pb.GetChatMessageRequest"> & {
1550
+ /**
1551
+ * @generated from field: exa.codeium_common_pb.Metadata metadata = 1;
1552
+ */
1553
+ metadata?: Metadata | undefined;
1554
+
1555
+ /**
1556
+ * @generated from field: repeated exa.chat_pb.ChatMessage chat_messages = 3;
1557
+ */
1558
+ chatMessages: ChatMessage[];
1559
+
1560
+ /**
1561
+ * @generated from field: exa.codeium_common_pb.Document active_document = 5;
1562
+ */
1563
+ activeDocument?: Document | undefined;
1564
+
1565
+ /**
1566
+ * @generated from field: repeated string open_document_uris = 12;
1567
+ */
1568
+ openDocumentUris: string[];
1569
+
1570
+ /**
1571
+ * @generated from field: repeated string workspace_uris = 13;
1572
+ */
1573
+ workspaceUris: string[];
1574
+
1575
+ /**
1576
+ * @generated from field: string active_selection = 11;
1577
+ */
1578
+ activeSelection: string;
1579
+
1580
+ /**
1581
+ * @generated from field: exa.codeium_common_pb.ContextInclusionType context_inclusion_type = 8;
1582
+ */
1583
+ contextInclusionType: ContextInclusionType;
1584
+
1585
+ /**
1586
+ * @generated from field: exa.codeium_common_pb.Model chat_model = 9;
1587
+ */
1588
+ chatModel: Model;
1589
+
1590
+ /**
1591
+ * @generated from field: string system_prompt_override = 10;
1592
+ */
1593
+ systemPromptOverride: string;
1594
+
1595
+ /**
1596
+ * @generated from field: string chat_model_name = 14;
1597
+ */
1598
+ chatModelName: string;
1599
+
1600
+ /**
1601
+ * @generated from field: exa.chat_pb.GetChatMessageRequest.EnterpriseExternalModelConfig enterprise_chat_model_config = 15;
1602
+ */
1603
+ enterpriseChatModelConfig?: GetChatMessageRequest_EnterpriseExternalModelConfig | undefined;
1604
+
1605
+ /**
1606
+ * @generated from field: exa.codeium_common_pb.ExperimentConfig experiment_config = 4 [deprecated = true];
1607
+ * @deprecated
1608
+ */
1609
+ experimentConfig?: ExperimentConfig | undefined;
1610
+
1611
+ /**
1612
+ * @generated from field: repeated string open_document_paths_migrate_me_to_uris = 6 [deprecated = true];
1613
+ * @deprecated
1614
+ */
1615
+ openDocumentPathsMigrateMeToUris: string[];
1616
+
1617
+ /**
1618
+ * @generated from field: repeated string workspace_paths_migrate_me_to_uris = 7 [deprecated = true];
1619
+ * @deprecated
1620
+ */
1621
+ workspacePathsMigrateMeToUris: string[];
1622
+ };
1623
+
1624
+ /**
1625
+ * Describes the message exa.chat_pb.GetChatMessageRequest.
1626
+ * Use `create(GetChatMessageRequestSchema)` to create a new message.
1627
+ */
1628
+ export const GetChatMessageRequestSchema: GenMessage<GetChatMessageRequest> = /*@__PURE__*/
1629
+ messageDesc(file_exa_chat_pb_chat, 39);
1630
+
1631
+ /**
1632
+ * @generated from message exa.chat_pb.GetChatMessageRequest.EnterpriseExternalModelConfig
1633
+ */
1634
+ export type GetChatMessageRequest_EnterpriseExternalModelConfig = Message<"exa.chat_pb.GetChatMessageRequest.EnterpriseExternalModelConfig"> & {
1635
+ /**
1636
+ * @generated from field: int32 max_output_tokens = 2;
1637
+ */
1638
+ maxOutputTokens: number;
1639
+
1640
+ /**
1641
+ * @generated from field: int32 max_input_tokens = 3;
1642
+ */
1643
+ maxInputTokens: number;
1644
+ };
1645
+
1646
+ /**
1647
+ * Describes the message exa.chat_pb.GetChatMessageRequest.EnterpriseExternalModelConfig.
1648
+ * Use `create(GetChatMessageRequest_EnterpriseExternalModelConfigSchema)` to create a new message.
1649
+ */
1650
+ export const GetChatMessageRequest_EnterpriseExternalModelConfigSchema: GenMessage<GetChatMessageRequest_EnterpriseExternalModelConfig> = /*@__PURE__*/
1651
+ messageDesc(file_exa_chat_pb_chat, 39, 0);
1652
+
1653
+ /**
1654
+ * @generated from message exa.chat_pb.RawGetChatMessageRequest
1655
+ */
1656
+ export type RawGetChatMessageRequest = Message<"exa.chat_pb.RawGetChatMessageRequest"> & {
1657
+ /**
1658
+ * @generated from field: exa.codeium_common_pb.Metadata metadata = 1;
1659
+ */
1660
+ metadata?: Metadata | undefined;
1661
+
1662
+ /**
1663
+ * @generated from field: repeated exa.chat_pb.ChatMessage chat_messages = 2;
1664
+ */
1665
+ chatMessages: ChatMessage[];
1666
+
1667
+ /**
1668
+ * @generated from field: string system_prompt_override = 3;
1669
+ */
1670
+ systemPromptOverride: string;
1671
+
1672
+ /**
1673
+ * @generated from field: exa.codeium_common_pb.Model chat_model = 4;
1674
+ */
1675
+ chatModel: Model;
1676
+
1677
+ /**
1678
+ * @generated from field: string chat_model_name = 5;
1679
+ */
1680
+ chatModelName: string;
1681
+ };
1682
+
1683
+ /**
1684
+ * Describes the message exa.chat_pb.RawGetChatMessageRequest.
1685
+ * Use `create(RawGetChatMessageRequestSchema)` to create a new message.
1686
+ */
1687
+ export const RawGetChatMessageRequestSchema: GenMessage<RawGetChatMessageRequest> = /*@__PURE__*/
1688
+ messageDesc(file_exa_chat_pb_chat, 40);
1689
+
1690
+ /**
1691
+ * @generated from message exa.chat_pb.ChatExperimentStatus
1692
+ */
1693
+ export type ChatExperimentStatus = Message<"exa.chat_pb.ChatExperimentStatus"> & {
1694
+ /**
1695
+ * @generated from field: exa.codeium_common_pb.ExperimentKey experiment_key = 1;
1696
+ */
1697
+ experimentKey: ExperimentKey;
1698
+
1699
+ /**
1700
+ * @generated from field: bool enabled = 2;
1701
+ */
1702
+ enabled: boolean;
1703
+ };
1704
+
1705
+ /**
1706
+ * Describes the message exa.chat_pb.ChatExperimentStatus.
1707
+ * Use `create(ChatExperimentStatusSchema)` to create a new message.
1708
+ */
1709
+ export const ChatExperimentStatusSchema: GenMessage<ChatExperimentStatus> = /*@__PURE__*/
1710
+ messageDesc(file_exa_chat_pb_chat, 41);
1711
+
1712
+ /**
1713
+ * @generated from message exa.chat_pb.FormattedChatMessage
1714
+ */
1715
+ export type FormattedChatMessage = Message<"exa.chat_pb.FormattedChatMessage"> & {
1716
+ /**
1717
+ * @generated from field: exa.codeium_common_pb.ChatMessageSource role = 1;
1718
+ */
1719
+ role: ChatMessageSource;
1720
+
1721
+ /**
1722
+ * @generated from field: string header = 2;
1723
+ */
1724
+ header: string;
1725
+
1726
+ /**
1727
+ * @generated from field: string content = 3;
1728
+ */
1729
+ content: string;
1730
+
1731
+ /**
1732
+ * @generated from field: string footer = 4;
1733
+ */
1734
+ footer: string;
1735
+ };
1736
+
1737
+ /**
1738
+ * Describes the message exa.chat_pb.FormattedChatMessage.
1739
+ * Use `create(FormattedChatMessageSchema)` to create a new message.
1740
+ */
1741
+ export const FormattedChatMessageSchema: GenMessage<FormattedChatMessage> = /*@__PURE__*/
1742
+ messageDesc(file_exa_chat_pb_chat, 42);
1743
+
1744
+ /**
1745
+ * @generated from enum exa.chat_pb.ChatFeedbackType
1746
+ */
1747
+ export enum ChatFeedbackType {
1748
+ /**
1749
+ * @generated from enum value: FEEDBACK_TYPE_UNSPECIFIED = 0;
1750
+ */
1751
+ FEEDBACK_TYPE_UNSPECIFIED = 0,
1752
+
1753
+ /**
1754
+ * @generated from enum value: FEEDBACK_TYPE_ACCEPT = 1;
1755
+ */
1756
+ FEEDBACK_TYPE_ACCEPT = 1,
1757
+
1758
+ /**
1759
+ * @generated from enum value: FEEDBACK_TYPE_REJECT = 2;
1760
+ */
1761
+ FEEDBACK_TYPE_REJECT = 2,
1762
+
1763
+ /**
1764
+ * @generated from enum value: FEEDBACK_TYPE_COPIED = 3;
1765
+ */
1766
+ FEEDBACK_TYPE_COPIED = 3,
1767
+
1768
+ /**
1769
+ * @generated from enum value: FEEDBACK_TYPE_ACCEPT_DIFF = 4;
1770
+ */
1771
+ FEEDBACK_TYPE_ACCEPT_DIFF = 4,
1772
+
1773
+ /**
1774
+ * @generated from enum value: FEEDBACK_TYPE_REJECT_DIFF = 5;
1775
+ */
1776
+ FEEDBACK_TYPE_REJECT_DIFF = 5,
1777
+
1778
+ /**
1779
+ * @generated from enum value: FEEDBACK_TYPE_APPLY_DIFF = 6;
1780
+ */
1781
+ FEEDBACK_TYPE_APPLY_DIFF = 6,
1782
+
1783
+ /**
1784
+ * @generated from enum value: FEEDBACK_TYPE_INSERT_AT_CURSOR = 7;
1785
+ */
1786
+ FEEDBACK_TYPE_INSERT_AT_CURSOR = 7,
1787
+ }
1788
+
1789
+ /**
1790
+ * Describes the enum exa.chat_pb.ChatFeedbackType.
1791
+ */
1792
+ export const ChatFeedbackTypeSchema: GenEnum<ChatFeedbackType> = /*@__PURE__*/
1793
+ enumDesc(file_exa_chat_pb_chat, 0);
1794
+
1795
+ /**
1796
+ * @generated from enum exa.chat_pb.ChatIntentType
1797
+ */
1798
+ export enum ChatIntentType {
1799
+ /**
1800
+ * @generated from enum value: CHAT_INTENT_UNSPECIFIED = 0;
1801
+ */
1802
+ CHAT_INTENT_UNSPECIFIED = 0,
1803
+
1804
+ /**
1805
+ * @generated from enum value: CHAT_INTENT_GENERIC = 1;
1806
+ */
1807
+ CHAT_INTENT_GENERIC = 1,
1808
+
1809
+ /**
1810
+ * @generated from enum value: CHAT_INTENT_FUNCTION_EXPLAIN = 2;
1811
+ */
1812
+ CHAT_INTENT_FUNCTION_EXPLAIN = 2,
1813
+
1814
+ /**
1815
+ * @generated from enum value: CHAT_INTENT_FUNCTION_DOCSTRING = 3;
1816
+ */
1817
+ CHAT_INTENT_FUNCTION_DOCSTRING = 3,
1818
+
1819
+ /**
1820
+ * @generated from enum value: CHAT_INTENT_FUNCTION_REFACTOR = 4;
1821
+ */
1822
+ CHAT_INTENT_FUNCTION_REFACTOR = 4,
1823
+
1824
+ /**
1825
+ * @generated from enum value: CHAT_INTENT_CODE_BLOCK_EXPLAIN = 5;
1826
+ */
1827
+ CHAT_INTENT_CODE_BLOCK_EXPLAIN = 5,
1828
+
1829
+ /**
1830
+ * @generated from enum value: CHAT_INTENT_CODE_BLOCK_REFACTOR = 6;
1831
+ */
1832
+ CHAT_INTENT_CODE_BLOCK_REFACTOR = 6,
1833
+
1834
+ /**
1835
+ * @generated from enum value: CHAT_INTENT_FUNCTION_UNIT_TESTS = 7;
1836
+ */
1837
+ CHAT_INTENT_FUNCTION_UNIT_TESTS = 7,
1838
+
1839
+ /**
1840
+ * @generated from enum value: CHAT_INTENT_PROBLEM_EXPLAIN = 8;
1841
+ */
1842
+ CHAT_INTENT_PROBLEM_EXPLAIN = 8,
1843
+
1844
+ /**
1845
+ * @generated from enum value: CHAT_INTENT_GENERATE_CODE = 9;
1846
+ */
1847
+ CHAT_INTENT_GENERATE_CODE = 9,
1848
+
1849
+ /**
1850
+ * @generated from enum value: CHAT_INTENT_CLASS_EXPLAIN = 10;
1851
+ */
1852
+ CHAT_INTENT_CLASS_EXPLAIN = 10,
1853
+
1854
+ /**
1855
+ * @generated from enum value: CHAT_INTENT_SEARCH = 11;
1856
+ */
1857
+ CHAT_INTENT_SEARCH = 11,
1858
+
1859
+ /**
1860
+ * @generated from enum value: CHAT_INTENT_FAST_APPLY = 12;
1861
+ */
1862
+ CHAT_INTENT_FAST_APPLY = 12,
1863
+ }
1864
+
1865
+ /**
1866
+ * Describes the enum exa.chat_pb.ChatIntentType.
1867
+ */
1868
+ export const ChatIntentTypeSchema: GenEnum<ChatIntentType> = /*@__PURE__*/
1869
+ enumDesc(file_exa_chat_pb_chat, 1);
1870
+
1871
+ /**
1872
+ * @generated from enum exa.chat_pb.DeepWikiRequestType
1873
+ */
1874
+ export enum DeepWikiRequestType {
1875
+ /**
1876
+ * @generated from enum value: DEEP_WIKI_REQUEST_TYPE_UNSPECIFIED = 0;
1877
+ */
1878
+ UNSPECIFIED = 0,
1879
+
1880
+ /**
1881
+ * @generated from enum value: DEEP_WIKI_REQUEST_TYPE_SUMMARY = 1;
1882
+ */
1883
+ SUMMARY = 1,
1884
+
1885
+ /**
1886
+ * @generated from enum value: DEEP_WIKI_REQUEST_TYPE_ARTICLE = 2;
1887
+ */
1888
+ ARTICLE = 2,
1889
+ }
1890
+
1891
+ /**
1892
+ * Describes the enum exa.chat_pb.DeepWikiRequestType.
1893
+ */
1894
+ export const DeepWikiRequestTypeSchema: GenEnum<DeepWikiRequestType> = /*@__PURE__*/
1895
+ enumDesc(file_exa_chat_pb_chat, 2);
1896
+
1897
+ /**
1898
+ * @generated from enum exa.chat_pb.DeepWikiSymbolType
1899
+ */
1900
+ export enum DeepWikiSymbolType {
1901
+ /**
1902
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_UNSPECIFIED = 0;
1903
+ */
1904
+ UNSPECIFIED = 0,
1905
+
1906
+ /**
1907
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_FILE = 1;
1908
+ */
1909
+ FILE = 1,
1910
+
1911
+ /**
1912
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_MODULE = 2;
1913
+ */
1914
+ MODULE = 2,
1915
+
1916
+ /**
1917
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_NAMESPACE = 3;
1918
+ */
1919
+ NAMESPACE = 3,
1920
+
1921
+ /**
1922
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_PACKAGE = 4;
1923
+ */
1924
+ PACKAGE = 4,
1925
+
1926
+ /**
1927
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_CLASS = 5;
1928
+ */
1929
+ CLASS = 5,
1930
+
1931
+ /**
1932
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_METHOD = 6;
1933
+ */
1934
+ METHOD = 6,
1935
+
1936
+ /**
1937
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_PROPERTY = 7;
1938
+ */
1939
+ PROPERTY = 7,
1940
+
1941
+ /**
1942
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_FIELD = 8;
1943
+ */
1944
+ FIELD = 8,
1945
+
1946
+ /**
1947
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_CONSTRUCTOR = 9;
1948
+ */
1949
+ CONSTRUCTOR = 9,
1950
+
1951
+ /**
1952
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_ENUM = 10;
1953
+ */
1954
+ ENUM = 10,
1955
+
1956
+ /**
1957
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_INTERFACE = 11;
1958
+ */
1959
+ INTERFACE = 11,
1960
+
1961
+ /**
1962
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_FUNCTION = 12;
1963
+ */
1964
+ FUNCTION = 12,
1965
+
1966
+ /**
1967
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_VARIABLE = 13;
1968
+ */
1969
+ VARIABLE = 13,
1970
+
1971
+ /**
1972
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_CONSTANT = 14;
1973
+ */
1974
+ CONSTANT = 14,
1975
+
1976
+ /**
1977
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_STRING = 15;
1978
+ */
1979
+ STRING = 15,
1980
+
1981
+ /**
1982
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_NUMBER = 16;
1983
+ */
1984
+ NUMBER = 16,
1985
+
1986
+ /**
1987
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_BOOLEAN = 17;
1988
+ */
1989
+ BOOLEAN = 17,
1990
+
1991
+ /**
1992
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_ARRAY = 18;
1993
+ */
1994
+ ARRAY = 18,
1995
+
1996
+ /**
1997
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_OBJECT = 19;
1998
+ */
1999
+ OBJECT = 19,
2000
+
2001
+ /**
2002
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_KEY = 20;
2003
+ */
2004
+ KEY = 20,
2005
+
2006
+ /**
2007
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_NULL = 21;
2008
+ */
2009
+ NULL = 21,
2010
+
2011
+ /**
2012
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_ENUM_MEMBER = 22;
2013
+ */
2014
+ ENUM_MEMBER = 22,
2015
+
2016
+ /**
2017
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_STRUCT = 23;
2018
+ */
2019
+ STRUCT = 23,
2020
+
2021
+ /**
2022
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_EVENT = 24;
2023
+ */
2024
+ EVENT = 24,
2025
+
2026
+ /**
2027
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_OPERATOR = 25;
2028
+ */
2029
+ OPERATOR = 25,
2030
+
2031
+ /**
2032
+ * @generated from enum value: DEEP_WIKI_SYMBOL_TYPE_TYPE_PARAMETER = 26;
2033
+ */
2034
+ TYPE_PARAMETER = 26,
2035
+ }
2036
+
2037
+ /**
2038
+ * Describes the enum exa.chat_pb.DeepWikiSymbolType.
2039
+ */
2040
+ export const DeepWikiSymbolTypeSchema: GenEnum<DeepWikiSymbolType> = /*@__PURE__*/
2041
+ enumDesc(file_exa_chat_pb_chat, 3);
2042
+
2043
+ /**
2044
+ * @generated from enum exa.chat_pb.CacheControlType
2045
+ */
2046
+ export enum CacheControlType {
2047
+ /**
2048
+ * @generated from enum value: CACHE_CONTROL_TYPE_UNSPECIFIED = 0;
2049
+ */
2050
+ UNSPECIFIED = 0,
2051
+
2052
+ /**
2053
+ * @generated from enum value: CACHE_CONTROL_TYPE_EPHEMERAL = 1;
2054
+ */
2055
+ EPHEMERAL = 1,
2056
+ }
2057
+
2058
+ /**
2059
+ * Describes the enum exa.chat_pb.CacheControlType.
2060
+ */
2061
+ export const CacheControlTypeSchema: GenEnum<CacheControlType> = /*@__PURE__*/
2062
+ enumDesc(file_exa_chat_pb_chat, 4);
2063
+